Skip to content

Commit 1838084

Browse files
committed
add codecov token
1 parent 57f72c9 commit 1838084

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
files: ./coverage.xml,
4949
fail_ci_if_error: true # optional (default = false)
5050
verbose: true # optional (default = false)
51+
token: ${{ secrets.CODECOV_TOKEN }}
5152

5253
test-w-conda-recipe:
5354
strategy:

0 commit comments

Comments
 (0)