Skip to content

Commit 0c1701c

Browse files
committed
chore(ci): show diff?
1 parent 85090be commit 0c1701c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qc/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ runs:
77
- name: Python Formatting
88
uses: rickstaa/action-black@v1
99
with:
10-
black_args: ". --check"
10+
black_args: ". --check --diff"

0 commit comments

Comments
 (0)