Skip to content

Check types for package #8

Check types for package

Check types for package #8

Workflow file for this run

on: push
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v4
- run: pnpm install
- run: pnpm run ci