Changed pytests command
This commit is contained in:
@@ -10,4 +10,4 @@ stages:
|
|||||||
test:
|
test:
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
- pytest tests
|
- python -m pytest tests
|
||||||
Reference in New Issue
Block a user