We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54f0609 commit 0069b36Copy full SHA for 0069b36
.github/workflows/test.yml
@@ -22,4 +22,4 @@ jobs:
22
tests/not_license.txt
23
24
- name: Show diff
25
- run: git diff tests/
+ run: git diff --color=always tests/
0 commit comments