There was an error while loading. Please reload this page.
1 parent 4134403 commit 2b9946eCopy full SHA for 2b9946e
1 file changed
.github/workflows/ci.yaml
@@ -98,8 +98,8 @@ jobs:
98
run: |
99
source /opt/ros/${{ matrix.ros_distro }}/setup.bash
100
colcon build \
101
- --packages-up-to rosidl_generator_rs_tests \
102
--allow-overriding action_msgs builtin_interfaces unique_identifier_msgs \
+ --packages-up-to rosidl_generator_rs_tests \
103
--event-handlers console_direct+
104
105
- name: Test package
0 commit comments