Remove --all-files from poetry run
This commit is contained in:
parent
a9580e3aa9
commit
c075327f1d
2
.github/workflows/github-actions.yml
vendored
2
.github/workflows/github-actions.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
||||
|
||||
- name: Run precommit
|
||||
run: |
|
||||
poetry run pre-commit --all-files
|
||||
poetry run pre-commit
|
||||
|
||||
- name: Test with pytest
|
||||
shell: bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user