ci: Force colors on

See #7443
This commit is contained in:
Florian Bruhin 2021-05-04 17:42:13 +02:00
parent 2637ec3921
commit 3f71d63067
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ on:
branches:
- main
- "[0-9]+.[0-9]+.x"
env:
PYTEST_ADDOPTS: "--color=yes"
jobs:
build: