Skip to content

Commit

Permalink
add codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
hildjj committed Feb 26, 2024
1 parent 69704df commit c5f9b1a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ jobs:
run: npm run build
- name: Test
run: npm run test
- uses: codecov/codecov-action@v3
with:
files: coverage/lcov.info

0 comments on commit c5f9b1a

Please sign in to comment.