Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cceda6a

Browse files
authored
Colorize the git output
1 parent 5f877a8 commit cceda6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,4 +187,4 @@ jobs:
187187
188188
- name: Show difference (error if there is any)
189189
run: |
190-
git diff --exit-code
190+
git diff --exit-code --color

0 commit comments

Comments
 (0)