We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7da4d3c commit 0fe6da5Copy full SHA for 0fe6da5
.github/workflows/node.js.yml
@@ -30,3 +30,4 @@ jobs:
30
- run: npm run build --if-present
31
- run: npm test
32
- run: npm run lint
33
+ - run: npm run typecheck
0 commit comments