diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c786287b9..66ba479ff 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -41,5 +41,5 @@ jobs: run: | . /opt/ros/iron/setup.sh . /colcon_ws/install/setup.sh - colcon test + colcon test --packages-ignore pylon_ros2_camera_component working-directory: /colcon_ws