File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -221,6 +221,7 @@ jobs:
221221 continue-on-error : true
222222 uses : eProsima/eProsima-CI/multiplatform/colcon_test@v0
223223 with :
224+ colcon_args_default : ' '
224225 colcon_test_args : ${{ inputs.colcon_test_args }}
225226 colcon_test_args_default : ' --event-handlers=console_direct+ --return-code-on-test-failure'
226227 ctest_args : ${{ inputs.ctest_args }}
@@ -319,6 +320,7 @@ jobs:
319320 continue-on-error : true
320321 uses : eProsima/eProsima-CI/multiplatform/colcon_test@v0
321322 with :
323+ colcon_args_default : ' '
322324 colcon_test_args : ${{ inputs.colcon_test_args }}
323325 colcon_test_args_default : ' --event-handlers=console_direct+ --return-code-on-test-failure'
324326 ctest_args : ${{ inputs.ctest_args }}
@@ -464,6 +466,7 @@ jobs:
464466 continue-on-error : true
465467 uses : eProsima/eProsima-CI/multiplatform/colcon_test@v0
466468 with :
469+ colcon_args_default : ' '
467470 colcon_test_args : ${{ inputs.colcon_test_args }}
468471 colcon_test_args_default : ' --event-handlers=console_direct+ --return-code-on-test-failure'
469472 ctest_args : ${{ inputs.ctest_args }}
You can’t perform that action at this time.
0 commit comments