Skip to content

Commit

Permalink
ci: add type check
Browse files Browse the repository at this point in the history
  • Loading branch information
Sysix committed Nov 29, 2024
1 parent 5cfe06a commit 3609202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/type-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:

- uses: ./.github/actions/pnpm

- name: Run eslint
- name: Type Check
run: npx tsc --noEmit

0 comments on commit 3609202

Please sign in to comment.