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 cc1a0b9 commit 6839161Copy full SHA for 6839161
.github/workflows/unit-tests.yaml
@@ -33,7 +33,6 @@ jobs:
33
34
- name: Unit tests
35
run: uvx poetry run pytest tests/ --cov --cov-report=xml -vv
36
- # run: uvx poetry run pytest tests/ -vv
37
38
- name: Upload coverage reports to Codecov
39
uses: codecov/codecov-action@v5
0 commit comments