Fix warning in CI by cloning ros2_tracing in test job too

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
Christophe Bedard 2021-04-27 18:48:28 -04:00
parent c5645a440c
commit eff2b94faa

View file

@ -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