multipass err...multiline
This commit is contained in:
parent
deeba250e4
commit
de36fe3fab
@ -27,7 +27,8 @@ test-mr-cic-eth:
|
|||||||
image: $MR_IMAGE_TAG
|
image: $MR_IMAGE_TAG
|
||||||
script:
|
script:
|
||||||
- cd apps/$APP_NAME/
|
- cd apps/$APP_NAME/
|
||||||
- pip install --extra-index-url https://pip.grassrootseconomics.net:8433 \
|
- |
|
||||||
|
pip install --extra-index-url https://pip.grassrootseconomics.net:8433 \
|
||||||
--extra-index-url https://gitlab.com/api/v4/projects/27624814/packages/pypi/simple \
|
--extra-index-url https://gitlab.com/api/v4/projects/27624814/packages/pypi/simple \
|
||||||
-r test_requirements.txt
|
-r test_requirements.txt
|
||||||
- export PYTHONPATH=. && pytest -x --cov=cic_eth --cov-fail-under=90 --cov-report term-missing tests
|
- export PYTHONPATH=. && pytest -x --cov=cic_eth --cov-fail-under=90 --cov-report term-missing tests
|
||||||
|
Loading…
Reference in New Issue
Block a user