make output of teal--lua consistency check colorful (#361)
This commit is contained in:
parent
19227bc2a4
commit
4980bd662c
|
@ -53,4 +53,4 @@ jobs:
|
||||||
|
|
||||||
- name: Check
|
- name: Check
|
||||||
run: |
|
run: |
|
||||||
git diff --exit-code
|
git diff --color --exit-code
|
||||||
|
|
Loading…
Reference in New Issue