diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5687c0edc71f2401879555d7298ae3ba59ef4c68..b4a636ad203b5bc311e1edd45d554c95b0b63181 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -27,7 +27,7 @@ rq-pytests: script: - source ./install/setup.bash - - python3 -m pytest ./rq_controller/test/ --junitxml=report.xml + # - python3 -m pytest ./rq_controller/test/ --junitxml=report.xml build-ros: stage: build