Skip to content

Commit 592b29b

Browse files
Felix Exnerurfeex
authored andcommitted
Add missing ici id
1 parent 71bdca6 commit 592b29b

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
@@ -71,6 +71,7 @@ jobs:
7171
ROS_REPO: ${{ inputs.ros_repo }}
7272
CMAKE_ARGS: -DUR_ROBOT_DRIVER_BUILD_INTEGRATION_TESTS=ON
7373
ADDITIONAL_DEBS: docker.io netcat-openbsd # Needed for integration tests
74+
id: ici
7475
- uses: JasonEtco/create-an-issue@v2
7576
#if: ${{ always() && (steps.ici.outputs.build_target_workspace == '2' || steps.ici.outputs.target_test_results == '1') && github.event_name == 'schedule'}}
7677
if: ${{ always() && (steps.ici.outputs.build_target_workspace == '2' || steps.ici.outputs.target_test_results == '1') }}

0 commit comments

Comments
 (0)