mirror of
https://gitlab.com/chicken-riders/RcGcDw.git
synced 2025-02-23 00:24:09 +00:00
Fixed test
This commit is contained in:
parent
e9049b922a
commit
49868527cd
|
@ -37,7 +37,7 @@ pytest:
|
|||
script:
|
||||
- source venv/bin/activate
|
||||
- pip3.7 install -U pytest
|
||||
- pytest --junitxml=report.xml
|
||||
- pytest --junit-xml=report.xml
|
||||
artifacts:
|
||||
when: always
|
||||
reports:
|
||||
|
|
Loading…
Reference in a new issue