fixed gitlab-ci
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
ruby:
|
pytest:
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
- pytest --junitxml report.xml yoink/tests/test_basic.py
|
- pytest --junitxml report.xml yoink/tests/test_basic.py
|
||||||
|
|||||||
Reference in New Issue
Block a user