Skip to content

Commit

Permalink
Removed unnecessary CODECOV_TOKEN with updated codecov-action (#5271)
Browse files Browse the repository at this point in the history
  • Loading branch information
mandreko-bitwarden authored Jan 15, 2025
1 parent 04402c1 commit d231070
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,3 @@ jobs:

- name: Upload to codecov.io
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
if: ${{ needs.check-test-secrets.outputs.available == 'true' }}
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit d231070

Please sign in to comment.