parent
0b164cdf1a
commit
112013962d
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ steps:
|
|||
commands:
|
||||
- python -m venv venv
|
||||
- /bin/bash -c "source venv/bin/activate"
|
||||
- echo VENV is $VIRTUAL_ENV
|
||||
- python -m pip install --root-user-action --disable-pip-version-check --no-input --quiet -r requirements/test.txt
|
||||
- python -m pytest
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue