Skip to content

Commit

Permalink
(actions) update config for new codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsBurgh authored Dec 5, 2024
1 parent b3628f0 commit 19f8d2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodeCI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ jobs:
uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: ./coverage/clover.xml
files: ./coverage/clover.xml

0 comments on commit 19f8d2e

Please sign in to comment.