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 9d289d6 commit 58d354fCopy full SHA for 58d354f
.github/workflows/poetry-test.yml
@@ -71,4 +71,4 @@ jobs:
71
shell: bash
72
run: |
73
source setup_shell.sh
74
- pytest -m "not billable"
+ pytest -m "not billable and not manual"
0 commit comments