We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 611350c commit ced8b3eCopy full SHA for ced8b3e
1 file changed
.github/workflows/ci.yml
@@ -158,8 +158,10 @@ jobs:
158
ros_ws/src/omniseer_gz_assets \
159
ros_ws/src/omniseer_msgs \
160
ros_ws/src/omniseer_description \
161
+ ros_ws/src/analysis \
162
ros_ws/src/bringup \
- ros_ws/src/robot_io_adapters
163
+ ros_ws/src/robot_io_adapters \
164
+ ros_ws/src/robot_diag_control_cpp
165
166
- name: Build bringup smoke package set
167
shell: bash
0 commit comments