Skip to content

Commit

Permalink
Another attempt to fir GHA coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
vlad-ignatov committed Sep 5, 2024
1 parent 52dffda commit fe67f36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

# Run tests
- name: Run tests
run: npm run cover:unit
run: npm run cover

# Upload coverage to Coveralls
- name: Coveralls
Expand Down

0 comments on commit fe67f36

Please sign in to comment.