Skip to content

Commit

Permalink
remove coverage report which seems to make CI crash
Browse files Browse the repository at this point in the history
  • Loading branch information
FedericoAureliano committed Feb 11, 2024
1 parent ff041e6 commit e0172d2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,3 @@ jobs:
pipx run --python '${{ steps.setup-python.outputs.python-path }}'
tox --installpkg '${{ needs.prepare.outputs.wheel-distribution }}'
-- -rFEx --durations 10 --color yes # pytest args
- name: Generate coverage report
run: pipx run coverage lcov -o coverage.lcov

0 comments on commit e0172d2

Please sign in to comment.