Skip to content

Commit

Permalink
fix codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaiblaga89 committed Aug 10, 2023
1 parent eaad254 commit 5e65294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rnvUnitTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
yarn test
env:
CI: true
- uses: codecov/codecov-action@v1.0.2
- uses: codecov/codecov-action@v3
with:
token: ${{secrets.CODECOV_TOKEN}} #required
file: ./packages/rnv/coverage/clover.xml #optional
Expand Down

0 comments on commit 5e65294

Please sign in to comment.