From bfd9fa27fee862e59fe412fdfbdbeee7932821bc Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Wed, 17 Jul 2024 13:07:02 -0400 Subject: [PATCH] ci(pytest): add colored output --- .github/workflows/CI.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index b01eb11..34d7868 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -91,6 +91,7 @@ jobs: -rxXs \ --tb=native \ --verbose \ + --color=yes \ --cov=Contents/Code \ --cov=plexhints \ tests