Update .gitlab-ci.yml file

This commit is contained in:
Slava
2024-03-17 06:38:12 +00:00
parent 6fe0df2fb7
commit e31039eb8b

View File

@@ -24,7 +24,7 @@ unittest:
before_script: before_script:
- pip install -r requesments.txt - pip install -r requesments.txt
- pip istall pytest - pip istall pytest
scripts: script:
- pytest - pytest
qodana: qodana: