Skip to content

Commit 610299c

Browse files
ivanpaunojacobperron
authored andcommitted
Use noop logging implementation
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
1 parent 6cf32f4 commit 610299c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ jobs:
108108
--packages-up-to rcljava \
109109
--metas ${{ github.workspace }}/colcon.meta \
110110
--cmake-args \
111+
-DRCL_LOGGING_IMPLEMENTATION=rcl_logging_noop \
111112
-DPYTHON_EXECUTABLE=${PYTHON3_EXEC} \
112113
-DPYTHON_LIBRARY=${PYTHON3_LIBRARY} \
113114
-DPYTHON_INCLUDE_DIR=${PYTHON3_INCLUDE_DIR} \

0 commit comments

Comments
 (0)