Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
coverall npm test
Browse files Browse the repository at this point in the history
  • Loading branch information
totorogendut committed Mar 23, 2020
1 parent ab5ebba commit 710f7bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: npm install, make test-coverage
run: |
npm install
make test-coverage
npm test
- name: Coveralls
uses: coverallsapp/github-action@master
Expand Down

0 comments on commit 710f7bf

Please sign in to comment.