Skip to content

Commit

Permalink
Fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Jan 14, 2025
1 parent 57021ba commit 2fa4391
Showing 1 changed file with 1 addition and 1 deletion.
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

0 comments on commit 2fa4391

Please sign in to comment.