Avoid yaml merge map in one place where possible
This commit is contained in:
parent
e5e5bde7b6
commit
9d9a725794
|
@ -171,8 +171,7 @@ jobs:
|
||||||
sudo -u nobody virtualenv --python python2.7 /tmp/tests
|
sudo -u nobody virtualenv --python python2.7 /tmp/tests
|
||||||
sudo -u nobody /tmp/tests/bin/pip install tox
|
sudo -u nobody /tmp/tests/bin/pip install tox
|
||||||
|
|
||||||
- run:
|
- run: *RUN_TESTS
|
||||||
<<: *RUN_TESTS
|
|
||||||
|
|
||||||
|
|
||||||
- store_artifacts: *STORE_ARTIFACTS
|
- store_artifacts: *STORE_ARTIFACTS
|
||||||
|
|
Loading…
Reference in New Issue