Skip to content

Commit 9c24fad

Browse files
authored
Update format-check.yml
1 parent bc54eb7 commit 9c24fad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/format-check.yml

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
else
3131
@error "Some files have not been formatted !!!"
3232
write(stdout, out)
33+
run(`git diff`)
3334
exit(1)
3435
end
3536
'

0 commit comments

Comments
 (0)