Update .gitlab-ci.yml
This commit is contained in:
parent
f8679b0dc4
commit
e9998f194a
@ -12,5 +12,5 @@ stages:
|
||||
pytest:
|
||||
stage: Test
|
||||
script:
|
||||
- pip install git
|
||||
- apt-get update && apt-get install -y git
|
||||
- pytest -v ./tests
|
||||
|
Loading…
x
Reference in New Issue
Block a user