Skip to content

Commit

Permalink
try coveralls step
Browse files Browse the repository at this point in the history
  • Loading branch information
adrai committed Jan 4, 2024
1 parent 04a8e0c commit a8be568
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,5 @@ jobs:
run: npm test
- name: Coverage
run: npm run test:coverage && cat ./coverage/lcov.info | node_modules/.bin/coveralls --verbose
- name: Coveralls
uses: coverallsapp/github-action@v2

0 comments on commit a8be568

Please sign in to comment.