Removed comments from CI worflow
This commit is contained in:
parent
f8c6ff0e5d
commit
2e20a22221
@ -5,7 +5,5 @@ pytest:
|
|||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
- cd /builds/u5500327/wmgzon
|
- cd /builds/u5500327/wmgzon
|
||||||
# - python -m venv .venv
|
|
||||||
# - source /bin/activate
|
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
- pytest
|
- pytest
|
Loading…
Reference in New Issue
Block a user