Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bchabrier committed Oct 4, 2021
1 parent b2633de commit 3c3d34b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
run: yarn install --frozen-lockfile
- name: Run tests
run: yarn run test
- name: Generate report
run: yarn run prepare:report

- name: Coveralls
uses: coverallsapp/github-action@master
Expand Down

0 comments on commit 3c3d34b

Please sign in to comment.