Skip to content

Commit

Permalink
Remove codecov token
Browse files Browse the repository at this point in the history
  • Loading branch information
matiaskorhonen committed Dec 6, 2024
1 parent 6638d1f commit e897fcd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,6 @@ jobs:
uses: codecov/codecov-action@v5
with:
files: target/cobertura.xml
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
- name: Job summary (tests)
if: ${{ always() }}
shell: bash
Expand Down

0 comments on commit e897fcd

Please sign in to comment.