Skip to content

Commit 4e56b8a

Browse files
committed
Add show diff
1 parent 069cfde commit 4e56b8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/PreCommit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
- name: Install pre-commit
2525
run: uv tool install pre-commit
2626
- name: Run pre-commit
27-
run: pre-commit run --all-files
27+
run: pre-commit run --all-files --show-diff-on-failure --color always

0 commit comments

Comments
 (0)