Update .gitlab-ci.yml file
This commit is contained in:
@@ -32,7 +32,6 @@ unittest:
|
||||
- chmod u+x venv/bin/activate
|
||||
- source venv/bin/activate
|
||||
- pip install --quiet -U -r requirements.txt
|
||||
- cd tests
|
||||
script:
|
||||
- pytest -v
|
||||
|
||||
|
||||
Reference in New Issue
Block a user