parent
76f30befe8
commit
dec838c76d
1 changed files with 0 additions and 3 deletions
|
@ -15,9 +15,6 @@ steps:
|
||||||
DEPLOYMENT: Test
|
DEPLOYMENT: Test
|
||||||
ENV_PATH: .env.ci
|
ENV_PATH: .env.ci
|
||||||
commands:
|
commands:
|
||||||
- python -m venv venv
|
|
||||||
- /bin/bash -c "source venv/bin/activate"
|
|
||||||
- echo VENV is $VIRTUAL_ENV
|
|
||||||
- python -m pip install --root-user-action=ignore --disable-pip-version-check --no-input --quiet -r requirements/test.txt
|
- python -m pip install --root-user-action=ignore --disable-pip-version-check --no-input --quiet -r requirements/test.txt
|
||||||
- python -m pytest
|
- python -m pytest
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue