Skip to content

Commit

Permalink
ci: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
KSXGitHub committed Jan 31, 2024
1 parent 0bdb32d commit ed001a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
- name: pnpm install
run: pnpm install
- name: type check
run: tsc --noEmit
run: pnpm run typecheck

0 comments on commit ed001a2

Please sign in to comment.