Changed pytests command

This commit is contained in:
2019-07-04 19:37:54 +01:00
parent 35be73f1a2
commit 85633658e0

View File

@@ -10,4 +10,4 @@ stages:
test: test:
stage: test stage: test
script: script:
- pytest tests - python -m pytest tests