Skip to content

Commit

Permalink
Update coveralls on push
Browse files Browse the repository at this point in the history
  • Loading branch information
birme committed Apr 4, 2020
1 parent 2e969c6 commit f59445d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,7 @@ jobs:
npm ci
npm run build --if-present
npm test
npm run coveralls
env:
CI: true
COVERALLS_REPO_TOKEN: ${{secrets.COVERALLS_REPO_TOKEN}}

0 comments on commit f59445d

Please sign in to comment.