Skip to content

Commit d4fbc0b

Browse files
authored
Add CODECOV_TOKEN to tests.yml (#609)
1 parent a28c6f0 commit d4fbc0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,5 @@ jobs:
7373
env_vars: GO
7474
env:
7575
GO: ${{ matrix.go }}
76+
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
7677

0 commit comments

Comments
 (0)