We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 838e252 commit 8887194Copy full SHA for 8887194
.github/workflows/build_and_test.yml
@@ -104,7 +104,7 @@ jobs:
104
105
cd ros2_java_ws
106
colcon build \
107
- --packages-ignore cyclonedds rcl_logging_log4cxx rosidl_generator_py \
+ --packages-ignore cyclonedds rcl_logging_spdlog rcl_logging_log4cxx rosidl_generator_py \
108
--packages-up-to rcljava \
109
--metas ${{ github.workspace }}/colcon.meta \
110
--cmake-args \
0 commit comments