Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yajo authored Oct 9, 2020
1 parent 2993b26 commit 546ec8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
run: |
python -m pip install poetry poetry-dynamic-versioning poethepoet
poetry run python -m pip install pip -U
poetry install --quiet
poetry install --verbose
- name: Run pre-commit
shell: bash
run: poe lint --color=always
Expand Down

0 comments on commit 546ec8d

Please sign in to comment.