Skip to content

Commit

Permalink
ci: check coverage (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
iamogbz authored and dependabot[bot] committed Oct 9, 2020
1 parent e512539 commit 8a3550e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
CI: true
run: |
npm test -- --ci --coverage
ls -l './artifacts/coverage'
- name: Build
run: |
npm run build
Expand Down

0 comments on commit 8a3550e

Please sign in to comment.