We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 316c58d commit bd0f063Copy full SHA for bd0f063
1 file changed
.github/workflows/ci.yml
@@ -90,9 +90,3 @@ jobs:
90
91
- name: Run style checks
92
run: uv run tox -e style
93
-
94
- - name: Coverage
95
- run: |
96
- coverage combine
97
- coverage report
98
- codecov
0 commit comments