Merge pull request #97 from flashbots/pre-commit-pr-fix
Add --all-files to pre-commit GH action
This commit is contained in:
commit
b5f625112e
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 run --all-files
|
||||
|
||||
- name: Test with pytest
|
||||
shell: bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user