diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 31a945c..c77d617 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,7 +5,5 @@ pytest: stage: test script: - cd /builds/u5500327/wmgzon - # - python -m venv .venv - # - source /bin/activate - pip install -r requirements.txt - pytest \ No newline at end of file