Color output in GitHubAction, maybe even Travis.

This commit is contained in:
Robert de Bock 2020-05-13 07:39:42 +02:00
parent c674a10201
commit de5af3aba2
1 changed files with 2 additions and 0 deletions

View File

@ -24,5 +24,7 @@ commands = molecule test
setenv =
TOX_ENVNAME={envname}
MOLECULE_EPHEMERAL_DIRECTORY=/tmp/.molecule/{env:image:fedora}-{env:tag:latest}/{envname}
PY_COLORS=1
ANSIBLE_FORCE_COLOR=1
passenv = namespace image tag