Skip to content

Commit f461adc

Browse files
authored
fix Codecov upload action (#50)
1 parent ecc9ca8 commit f461adc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/checks.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ jobs:
5353

5454
- name: Codecov
5555
uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5.0.7
56+
env:
57+
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
5658

5759
GolangCI-Lint:
5860
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)