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 ba20163 commit 5abc99bCopy full SHA for 5abc99b
.github/workflows/ci.yml
@@ -57,7 +57,6 @@ jobs:
57
run: >-
58
uv run --frozen pytest
59
--cov --cov-report=xml --cov-report=term --durations=20
60
- src tests
61
62
- name: Upload coverage report
63
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24
@@ -88,7 +87,6 @@ jobs:
88
87
89
90
91
92
93
94
0 commit comments