Skip to content

Commit

Permalink
rm codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
yubrew committed Dec 24, 2023
1 parent f4f6e82 commit 5a7839e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,3 @@ jobs:
- name: Generate code coverage
run: |
cargo tarpaulin --verbose --workspace --timeout 120 --out Xml --avoid-cfg-tarpaulin
- name: Upload to codecov.io
uses: codecov/codecov-action@v2
with:
token: ${{secrets.CODECOV_TOKEN}}
fail_ci_if_error: true

0 comments on commit 5a7839e

Please sign in to comment.