mirror of
https://github.com/bitwarden/server.git
synced 2025-05-20 11:04:31 -05:00
Removed unnecessary CODECOV_TOKEN with updated codecov-action (#5271)
This commit is contained in:
parent
04402c1316
commit
d231070cac
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 }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user