| commit | b6023a8098d5e98dd5aa2fc7fd9e123406fb6561 | [log] [tgz] |
|---|---|---|
| author | garciadeblas <gerardo.garciadeblas@telefonica.com> | Tue Apr 25 09:27:34 2023 +0200 |
| committer | garciadeblas <gerardo.garciadeblas@telefonica.com> | Tue Apr 25 09:27:49 2023 +0200 |
| tree | 4d2d8d2bebfea96a0b3ff1baa7d21eb74404ccc6 | |
| parent | a91e2254326f90c082106fa9f27b3e08f06ec288 [diff] [blame] |
Fix stage-test.sh to properly enable it Change-Id: Id1746db909a3aed9f90badf66f77c70307c11987 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/tox.ini b/tox.ini index 1e93fb3..aa926aa 100644 --- a/tox.ini +++ b/tox.ini
@@ -29,6 +29,7 @@ passenv = HOME deps = -r{toxinidir}/requirements.txt skip_install = true +parallel_show_output = true #######################################################################################