Skip to content

Commit 0b8a9a9

Browse files
committed
fixup! Update windows install fix
1 parent eea3ba5 commit 0b8a9a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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 --ansi
76+
poetry install --quiet
7777
- name: Run pre-commit
7878
shell: bash
7979
run: poe lint --color=always

0 commit comments

Comments
 (0)