Skip to content

Commit 0cdc153

Browse files
committed
Fixed codecov.
1 parent 1d6ef7b commit 0cdc153

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,5 @@ jobs:
5858
if: matrix.os == 'ubuntu-latest' && matrix.py_version == '3.9'
5959
with:
6060
fail_ci_if_error: false
61+
token: ${{ secrets.CODECOV_TOKEN }}
6162
verbose: true

0 commit comments

Comments
 (0)