Skip to content

Commit 546ec8d

Browse files
authored
Update ci.yml
1 parent 2993b26 commit 546ec8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
run: |
7474
python -m pip install poetry poetry-dynamic-versioning poethepoet
7575
poetry run python -m pip install pip -U
76-
poetry install --quiet
76+
poetry install --verbose
7777
- name: Run pre-commit
7878
shell: bash
7979
run: poe lint --color=always

0 commit comments

Comments
 (0)