We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
--typecheck
1 parent c6bf897 commit cacfa8eCopy full SHA for cacfa8e
1 file changed
.github/workflows/ci.yml
@@ -21,5 +21,5 @@ jobs:
21
- run: pnpm install
22
- run: pnpm lint
23
- run: pnpm build
24
- - run: pnpm vitest --coverage
+ - run: pnpm vitest --typecheck --coverage
25
- uses: codecov/codecov-action@v4
0 commit comments