Skip to content

Commit 19d5fcd

Browse files
committed
add codecov token
1 parent 7f0ed37 commit 19d5fcd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,5 @@ jobs:
3030
- name: Upload Coverage to Codecov
3131
uses: codecov/codecov-action@v2
3232
if: matrix.os == 'ubuntu-latest'
33+
env:
34+
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)