diff --git a/tox.ini b/tox.ini index 1b13c970..fca55b90 100644 --- a/tox.ini +++ b/tox.ini @@ -23,7 +23,7 @@ setenv = commands_pre = # piplatest: python -m pip install -U pip pip --version -commands = pytest -svvvvv -l {posargs} +commands = pytest -svvvvv -l -ra {posargs} passenv = CI FORCE_COLOR