We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d53951 commit fa32d1bCopy full SHA for fa32d1b
.github/workflows/test_pysteps.yml
@@ -91,6 +91,7 @@ jobs:
91
OS: ${{ matrix.os }}
92
PYTHON: ${{ matrix.python-version }}
93
with:
94
+ token: ${{ secrets.CODECOV_TOKEN }}
95
files: ${{github.workspace}}/pysteps_data/coverage.xml
96
flags: unit_tests
97
env_vars: OS,PYTHON
0 commit comments