Skip to content

Commit 63ad03d

Browse files
committed
fix: Remove report attachment
1 parent f897944 commit 63ad03d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/quality.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,3 @@ jobs:
5959
run: |
6060
poetry export --without-hashes -f requirements.txt | \
6161
poetry run safety check --full-report --stdin
62-
63-
- name: Create code coverage report
64-
uses: MishaKav/pytest-coverage-comment@main

0 commit comments

Comments
 (0)