Skip to content

Commit

Permalink
updates on codecov
Browse files Browse the repository at this point in the history
Signed-off-by: neoz666 <[email protected]>
  • Loading branch information
NeoZ666 committed Jan 29, 2025
1 parent 63f7f1b commit 51b1997
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
run: |
cargo +nightly tarpaulin --verbose --all-features --workspace --timeout 120 --out xml
# - name: Upload to codecov.io
# uses: codecov/codecov-action@v2
- name: Upload to codecov.io
uses: codecov/codecov-action@v2
# with:
# token: ${{secrets.CODECOV_TOKEN}} # not required for public repos
# fail_ci_if_error: true

0 comments on commit 51b1997

Please sign in to comment.