Skip to content

Commit e0172d2

Browse files
committedFeb 11, 2024·
remove coverage report which seems to make CI crash
1 parent ff041e6 commit e0172d2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎.github/workflows/ci.yml

-2
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,3 @@ jobs:
8181
pipx run --python '${{ steps.setup-python.outputs.python-path }}'
8282
tox --installpkg '${{ needs.prepare.outputs.wheel-distribution }}'
8383
-- -rFEx --durations 10 --color yes # pytest args
84-
- name: Generate coverage report
85-
run: pipx run coverage lcov -o coverage.lcov

0 commit comments

Comments
 (0)
Please sign in to comment.