mirror of
https://gitlab.com/chicken-riders/RcGcDw.git
synced 2025-02-23 00:24:09 +00:00
Update job dependencies
This commit is contained in:
parent
2604a67494
commit
8105e6578e
|
@ -25,6 +25,7 @@ test:
|
|||
|
||||
pytest:
|
||||
stage: pytest
|
||||
needs: ['test']
|
||||
script:
|
||||
- pip3.7 install -U pytest
|
||||
- pytest --junitxml=report.xml
|
||||
|
|
Loading…
Reference in a new issue