Add --all-files to pre-commit GH aciton
This commit is contained in:
parent
b6fc27b3f6
commit
2377222750
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
|
||||
poetry run pre-commit --all-files
|
||||
|
||||
- name: Test with pytest
|
||||
shell: bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user