We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff041e6 commit e0172d2Copy full SHA for e0172d2
.github/workflows/ci.yml
@@ -81,5 +81,3 @@ jobs:
81
pipx run --python '${{ steps.setup-python.outputs.python-path }}'
82
tox --installpkg '${{ needs.prepare.outputs.wheel-distribution }}'
83
-- -rFEx --durations 10 --color yes # pytest args
84
- - name: Generate coverage report
85
- run: pipx run coverage lcov -o coverage.lcov
0 commit comments