We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ead3e60 commit c588b0dCopy full SHA for c588b0d
.github/workflows/run-test-push.yml
@@ -40,4 +40,4 @@ jobs:
40
- run: pip install -e .
41
- run: conda list
42
- run: pytest -n 2 --junitxml=report-1.xml
43
- - uses: codecov/codecov-action@v3
+ - uses: codecov/codecov-action@v5
0 commit comments