We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a93a0d + 69d883d commit 3451db9Copy full SHA for 3451db9
1 file changed
.github/workflows/pytest.yml
@@ -71,4 +71,4 @@ jobs:
71
# pytest tries to split test_threadsafe_data_access.py
72
# and that can not be run with eg pytest -n N
73
pytest --cov --cov-branch --cov-report=xml
74
- - uses: codecov/codecov-action@v5
+ - uses: codecov/codecov-action@v6
0 commit comments