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

Update .gitlab-ci.yml file

parent 0269527e
No related branches found
No related tags found
No related merge requests found
......@@ -31,6 +31,7 @@ rq-pytests:
- install
<<: *before_script_template
script:
- source ./install/setup.bash
- pip3 install pytest pytest-cov netCDF4 ros2-numpy Pillow pyometiff scipy
# Uncomment the following line to run tests
- python3 -m pytest ./rq_controller/test/ --junitxml=report.xml
......
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