Skip to content

Commit bd0f063

Browse files
committed
Coverage action is already included.
1 parent 316c58d commit bd0f063

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,3 @@ jobs:
9090

9191
- name: Run style checks
9292
run: uv run tox -e style
93-
94-
- name: Coverage
95-
run: |
96-
coverage combine
97-
coverage report
98-
codecov

0 commit comments

Comments
 (0)