We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f897944 commit 63ad03dCopy full SHA for 63ad03d
.github/workflows/quality.yml
@@ -59,6 +59,3 @@ jobs:
59
run: |
60
poetry export --without-hashes -f requirements.txt | \
61
poetry run safety check --full-report --stdin
62
-
63
- - name: Create code coverage report
64
- uses: MishaKav/pytest-coverage-comment@main
0 commit comments