Skip to content

Commit

Permalink
feat: remove codecov.io
Browse files Browse the repository at this point in the history
  • Loading branch information
iharvarauka committed Sep 24, 2024
1 parent 2cd075a commit 75db248
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,3 @@ jobs:
run: |
cargo install cargo-tarpaulin
cargo tarpaulin --engine llvm --fail-under=15
- name: Upload to codecov.io
uses: codecov/codecov-action@v4
with:
fail_ci_if_error: true
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 75db248

Please sign in to comment.