Skip to content

Commit

Permalink
Fix coverage reporting
Browse files Browse the repository at this point in the history
  • Loading branch information
mosquito committed Feb 18, 2023
1 parent 3e43331 commit 68ca038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
run: >-
poetry run pytest \
-vv \
--cov=aiormq \
--cov=aio_pika \
--cov-report=term-missing \
--doctest-modules \
--aiomisc-test-timeout=120 \
Expand Down

0 comments on commit 68ca038

Please sign in to comment.