Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Pessimistress committed Aug 27, 2024
1 parent dc3abb8 commit aa991b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Run tests
run: |
npm run lint
npm run ci
npm run cover
- name: Coveralls
if: matrix.node-version == 18
Expand Down

0 comments on commit aa991b5

Please sign in to comment.