Merge branch 'fix-ci-warning-by-cloning-ros2-tracing-in-test-job' into 'master'
Fix warning in CI by cloning ros2_tracing in test job too See merge request ros-tracing/tracetools_analysis!106
This commit is contained in:
commit
637c61f8a3
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