Skip to content

Commit 8887194

Browse files
ivanpaunojacobperron
authored andcommitted
Ignore rcl_logging_spdlog
Signed-off-by: Ivan Santiago Paunovic <[email protected]>
1 parent 838e252 commit 8887194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
105105
cd ros2_java_ws
106106
colcon build \
107-
--packages-ignore cyclonedds rcl_logging_log4cxx rosidl_generator_py \
107+
--packages-ignore cyclonedds rcl_logging_spdlog rcl_logging_log4cxx rosidl_generator_py \
108108
--packages-up-to rcljava \
109109
--metas ${{ github.workspace }}/colcon.meta \
110110
--cmake-args \

0 commit comments

Comments
 (0)