kopia lustrzana https://gitlab.com/gerbolyze/gerbonara
assume pytest-parallel already is in container image
rodzic
fa089d32ca
commit
2f4e52d31e
|
@ -3,6 +3,6 @@
|
|||
set -e
|
||||
git clone /data/git git
|
||||
cd git
|
||||
python3 -m pip install pytest-parallel
|
||||
python3 -m pytest --workers auto
|
||||
#python3 -m pytest --workers auto
|
||||
python3 -m pytest -x
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue