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 2993b26 commit 546ec8dCopy full SHA for 546ec8d
.github/workflows/ci.yml
@@ -73,7 +73,7 @@ jobs:
73
run: |
74
python -m pip install poetry poetry-dynamic-versioning poethepoet
75
poetry run python -m pip install pip -U
76
- poetry install --quiet
+ poetry install --verbose
77
- name: Run pre-commit
78
shell: bash
79
run: poe lint --color=always
0 commit comments