Skip to content

Commit 08b99e0

Browse files
committed
update
1 parent 6b4f752 commit 08b99e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
path: ~/.cache/pre-commit
3131

3232
- name: Run pre-commit
33-
run: pre-commit run --all-files
33+
run: pre-commit run --all-files --show-diff-on-failure
3434

3535
- name: Run pre-commit-ci
3636
uses: pre-commit-ci/lite-action@v1.0.1

0 commit comments

Comments
 (0)