Skip to content

Commit 417ec4b

Browse files
fix ci
1 parent b6dd3da commit 417ec4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
- name: Run Pre-commit checks
3232
uses: pre-commit/action@v3.0.1
3333
with:
34-
extra_args: --all-files
34+
extra_args: --all-files --show-diff-on-failure

0 commit comments

Comments
 (0)