Skip to content

Commit ae40d47

Browse files
committed
CI: harmonic workflow: build all packages
1 parent 9cd0e85 commit ae40d47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ros2_gz_harmonic_launch_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
- name: Build workspace
104104
run: |
105105
source /opt/ros/humble/setup.bash
106-
colcon build --symlink-install --packages-up-to custom_robots
106+
colcon build --symlink-install
107107
108108
- name: Run launch tests
109109
run: |

0 commit comments

Comments
 (0)