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 c9de714 + 1d7ac67 commit f796391Copy full SHA for f796391
.github/workflows/Code Coverage.yml
@@ -14,4 +14,4 @@ jobs:
14
python-version: '3.11'
15
- run: pip install -e .[dev]
16
- run: pytest --cov=src --cov-report=xml
17
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
0 commit comments