From e96d400c10115e9122fd39531fee9ec2ae9c0812 Mon Sep 17 00:00:00 2001 From: Christian Decker Date: Thu, 24 Feb 2022 16:10:37 +0100 Subject: [PATCH] gci: I like colors ;-) --- .ci/test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/test.py b/.ci/test.py index dee2959..5a6a530 100644 --- a/.ci/test.py +++ b/.ci/test.py @@ -230,7 +230,7 @@ def run_one(p: Plugin) -> bool: '--timeout=600', '--timeout-method=thread', '--reruns=2', - '--color=no', + '--color=yes', '-n=5', ]