Skip to content

Commit

Permalink
Update GitHub tests to include type checks
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowspawn committed Jun 9, 2024
1 parent 2c6a7bb commit 6e96bf8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,5 @@ jobs:
run: npm ci
- name: npm test
run: npm test
- name: npm run check:lint
# switch to full check when have run prettier on all files
run: npm run check:lint
- name: npm run check
run: npm run check

0 comments on commit 6e96bf8

Please sign in to comment.