Skip to content

Commit

Permalink
Moved Type Check
Browse files Browse the repository at this point in the history
  • Loading branch information
melloware committed Aug 7, 2022
1 parent 2678925 commit 506317c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Expand Up @@ -30,7 +30,7 @@ jobs:
run: |
npm install
npm run lint
npm run type-check
npm run security-check
npm run build-lib
npm run type-check

0 comments on commit 506317c

Please sign in to comment.