Skip to content

Commit

Permalink
Fix CI type test command
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximeKjaer committed Mar 1, 2021
1 parent a466f5b commit a66b88a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
- run: npm test
env:
CI: true
- run: npm test:types
- run: npm run test:types

0 comments on commit a66b88a

Please sign in to comment.