Skip to content

Commit 0069b36

Browse files
committed
Add some color to the tests
1 parent 54f0609 commit 0069b36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
tests/not_license.txt
2323
2424
- name: Show diff
25-
run: git diff tests/
25+
run: git diff --color=always tests/

0 commit comments

Comments
 (0)