mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
ci: Force make output coloring
This commit is contained in:
parent
644db2165e
commit
d59378a5ca
@ -19,6 +19,10 @@ csi_clean() {
|
|||||||
|
|
||||||
run_test 'top_make clint-full' clint
|
run_test 'top_make clint-full' clint
|
||||||
run_test 'top_make testlint' testlint
|
run_test 'top_make testlint' testlint
|
||||||
run_test_wd 5s 'top_make check-single-includes' 'csi_clean' single-includes
|
CLICOLOR_FORCE=1 run_test_wd \
|
||||||
|
5s \
|
||||||
|
'top_make check-single-includes' \
|
||||||
|
'csi_clean' \
|
||||||
|
single-includes
|
||||||
|
|
||||||
exit_suite
|
exit_suite
|
||||||
|
Loading…
Reference in New Issue
Block a user