Skip to content

Commit

Permalink
chore: update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
toshusai committed Sep 7, 2024
1 parent 1881e1b commit 1c06217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
restore-keys: |
${{ runner.os }}-pnpm-
- run: pnpm install
- run: pnpm -r typecheck
- run: pnpm -r build
- run: pnpm -r test

0 comments on commit 1c06217

Please sign in to comment.