Skip to content

Commit

Permalink
Merge pull request #347 from sbrunner/pre-commit
Browse files Browse the repository at this point in the history
Add pre-commit hooks
  • Loading branch information
sbrunner committed Mar 23, 2023
2 parents 1246263 + 69ea9e5 commit 0865bd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- run: pre-commit run --all-files
env:
SKIP: poetry-lock
- run: git diff
- run: git diff && false
if: failure()

- name: Checks
Expand Down

0 comments on commit 0865bd2

Please sign in to comment.