ci: print with color

This commit is contained in:
Fu Hanxi
2025-09-26 15:17:54 +02:00
parent 3175db5346
commit 1cf5d3115b
+1
View File
@@ -97,6 +97,7 @@ variables:
CCACHE_MAXSIZE: "50G"
FF_USE_NEW_BASH_EVAL_STRATEGY: "true"
FORCE_COLOR: "1" # rich print with color
################################################
# `before_script` and `after_script` Templates #