Skip to content

Commit fa32d1b

Browse files
authored
Add codecov token
1 parent 0d53951 commit fa32d1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_pysteps.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ jobs:
9191
OS: ${{ matrix.os }}
9292
PYTHON: ${{ matrix.python-version }}
9393
with:
94+
token: ${{ secrets.CODECOV_TOKEN }}
9495
files: ${{github.workspace}}/pysteps_data/coverage.xml
9596
flags: unit_tests
9697
env_vars: OS,PYTHON

0 commit comments

Comments
 (0)