fixed gitlab-ci

This commit is contained in:
Bryan Bailey
2022-03-14 23:10:10 -04:00
parent 91ff7e0b80
commit 89bbc7a73a

View File

@@ -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