Update .gitlab-ci.yml

This commit is contained in:
Slava
2024-03-17 11:50:25 +00:00
parent 6a07ef45f2
commit b6539a31fc

View File

@@ -25,7 +25,6 @@ unittest:
before_script:
- cd $CI_PROJECT_DIR
- pip install -r requirements.txt
- pip install pytest
script:
- pytest