Skip to content

Commit

Permalink
Merge pull request #13 from hildjj/codecov
Browse files Browse the repository at this point in the history
Update codecov version
  • Loading branch information
hildjj committed Feb 21, 2024
2 parents 8e8c7ee + b99c5dc commit c4259dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:
run: npm run ts
- name: Test
run: npm run coverage
- uses: codecov/codecov-action@v2
- uses: codecov/codecov-action@v4
with:
files: coverage/lcov.info

0 comments on commit c4259dd

Please sign in to comment.