Skip to content
Snippets Groups Projects
Commit 7537b1fd authored by Simon Wittl's avatar Simon Wittl
Browse files

test

parent b2c6c717
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ rq-pytests:
script:
- source ./install/setup.bash
- python3 -m ./rq_controller/pytest --junitxml=report.xml
- python3 -m pytest ./rq_controller/test/ --junitxml=report.xml
build-ros:
stage: build
......@@ -65,7 +65,7 @@ create-docu:
- apt install wget
- wget https://bootstrap.pypa.io/get-pip.py
- python3 ./get-pip.py
- pip3 install pdoc3
- pip3 install pdoc3
script:
- source ./home/install/setup.bash
- mkdir doc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment