diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3246452..12f8957 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -46,8 +46,8 @@ test: - build dependencies: - build + <<: *before_script_build script: - - . /root/ws/install/local_setup.sh - colcon test --event-handlers console_cohesion+ --packages-select $PACKAGES_LIST - colcon test-result --all --verbose <<: *test_artifacts