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
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue