mirror of
https://github.com/bitwarden/server.git
synced 2025-06-30 23:52:50 -05:00
Removed unnecessary CODECOV_TOKEN with updated codecov-action (#5271)
This commit is contained in:
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -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 }}
|
||||
|
Reference in New Issue
Block a user