Skip to content

Commit

Permalink
test: added test coverage report #2
Browse files Browse the repository at this point in the history
  • Loading branch information
GiovanniCardamone committed Aug 19, 2021
1 parent fad4ed5 commit 0770678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- run: npm run build

# Run Tests
- run: npm test:coverage
- run: npm run test:coverage

# Report Coverage
- name: Coveralls GitHub Action
Expand Down

0 comments on commit 0770678

Please sign in to comment.