mirror of
https://gitlab.com/chicken-riders/RcGcDw.git
synced 2025-02-23 00:24:09 +00:00
Actually actually fix pytest tests
This commit is contained in:
parent
68303dd18b
commit
149a112839
|
@ -37,7 +37,7 @@ pytest:
|
|||
script:
|
||||
- source venv/bin/activate
|
||||
- pip3.7 install -U pytest
|
||||
- pytest --junit-xml=report.xml
|
||||
- PYTHONPATH=. pytest --junit-xml=report.xml
|
||||
artifacts:
|
||||
when: always
|
||||
reports:
|
||||
|
|
Loading…
Reference in a new issue