mirror of
https://github.com/neovim/neovim.git
synced 2026-07-17 14:41:33 +00:00
ci: Force make output coloring
This commit is contained in:
@@ -19,6 +19,10 @@ csi_clean() {
|
||||
|
||||
run_test 'top_make clint-full' clint
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user