1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

Remove references to Codecov token (#14033)

This commit is contained in:
Matt Bishop
2025-03-27 15:46:48 -07:00
committed by GitHub
parent 79d3d41a2f
commit cfafeaac66

View File

@@ -71,8 +71,6 @@ jobs:
- name: Upload results to codecov.io
uses: codecov/test-results-action@4e79e65778be1cecd5df25e14af1eafb6df80ea9 # v1.0.2
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
rust:
name: Run Rust tests on ${{ matrix.os }}