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

try pytest

parent cf0dd1ee
No related branches found
No related tags found
No related merge requests found
...@@ -33,7 +33,7 @@ rq-pytests: ...@@ -33,7 +33,7 @@ rq-pytests:
script: script:
- pip3 install pytest pytest-cov netCDF4 ros2-numpy Pillow pyometiff scipy - pip3 install pytest pytest-cov netCDF4 ros2-numpy Pillow pyometiff scipy
# Uncomment the following line to run tests # Uncomment the following line to run tests
# - python3 -m pytest ./rq_controller/test/ --junitxml=report.xml - python3 -m pytest ./rq_controller/test/ --junitxml=report.xml
build-ros: build-ros:
stage: build stage: build
......
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