Skip to content

Commit 11f5b9a

Browse files
committed
Add missing ici id
1 parent 59a37f9 commit 11f5b9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable_ici.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
ROS_REPO: ${{ inputs.ros_repo }}
5656
CMAKE_ARGS: -DUR_ROBOT_DRIVER_BUILD_INTEGRATION_TESTS=ON
5757
ADDITIONAL_DEBS: docker.io netcat-openbsd # Needed for integration tests
58+
id: ici
5859
- uses: JasonEtco/create-an-issue@v2
5960
#if: ${{ always() && (steps.ici.outputs.build_target_workspace == '2' || steps.ici.outputs.target_test_results == '1') && github.event_name == 'schedule'}}
6061
if: ${{ always() && (steps.ici.outputs.build_target_workspace == '2' || steps.ici.outputs.target_test_results == '1') }}

0 commit comments

Comments
 (0)