Skip to content

Commit

Permalink
enable type checking
Browse files Browse the repository at this point in the history
  • Loading branch information
melloware committed Aug 12, 2022
1 parent 0d484a4 commit b1e75ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.js.yml
Expand Up @@ -30,6 +30,7 @@ jobs:
run: |
npm install
npm run lint
npm run type-check
npm run security-check
npm run build-lib

0 comments on commit b1e75ca

Please sign in to comment.