Skip to content

Commit

Permalink
Fix CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelthomas2774 committed Nov 2, 2020
1 parent 5e06e26 commit 3882b2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: |
npm ci
npm run build --if-present
npm test-coverage
npm run test-coverage
env:
CI: true
- name: Coveralls Parallel
Expand Down

0 comments on commit 3882b2b

Please sign in to comment.