We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 997ac19 commit fc16000Copy full SHA for fc16000
1 file changed
.github/workflows/check_dependencies.yml
@@ -50,7 +50,7 @@ jobs:
50
51
- run: make fix-depends
52
53
- - run: git diff --no-ext-diff --ignore-submodules --exit-code
+ - run: git diff --color --no-ext-diff --ignore-submodules --exit-code
54
55
- uses: ./.github/actions/slack
56
with:
0 commit comments