Skip to content

Commit

Permalink
workflows: coverage improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Jan 14, 2025
1 parent 6775a8b commit 1fe3dec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ jobs:
cache: npm
- run: npm install
- run: npm run build --if-present
- run: npm run test:coverage
- run: npm run test:coverage --if-present
2 changes: 1 addition & 1 deletion build/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1fe3dec

Please sign in to comment.