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.
2 parents 7bddb7c + 4beb94b commit 685cf6fCopy full SHA for 685cf6f
1 file changed
.github/workflows/run-test-push.yml
@@ -33,4 +33,4 @@ jobs:
33
- run: conda list
34
- run: flake8 --exclude tests,doc --max-line-length 120 --ignore F405,F401
35
- run: pytest -n 2 -m "not slow" --junitxml=report-1.xml
36
- - uses: codecov/codecov-action@v5
+ - uses: codecov/codecov-action@v6
0 commit comments