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:
parent
c5645a440c
commit
eff2b94faa
1 changed files with 1 additions and 1 deletions
|
@ -46,8 +46,8 @@ test:
|
||||||
- build
|
- build
|
||||||
dependencies:
|
dependencies:
|
||||||
- build
|
- build
|
||||||
|
<<: *before_script_build
|
||||||
script:
|
script:
|
||||||
- . /root/ws/install/local_setup.sh
|
|
||||||
- colcon test --event-handlers console_cohesion+ --packages-select $PACKAGES_LIST
|
- colcon test --event-handlers console_cohesion+ --packages-select $PACKAGES_LIST
|
||||||
- colcon test-result --all --verbose
|
- colcon test-result --all --verbose
|
||||||
<<: *test_artifacts
|
<<: *test_artifacts
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue