File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 7272 CMAKE_ARGS : -DUR_ROBOT_DRIVER_BUILD_INTEGRATION_TESTS=ON
7373 ADDITIONAL_DEBS : docker.io netcat-openbsd # Needed for integration tests
7474 - uses : JasonEtco/create-an-issue@v2
75- if : ${{ always() && (steps.ici.outputs.build_target_workspace == '2' || steps.ici.outputs.target_test_results == '1') && github.event_name == 'schedule'}}
75+ # if: ${{ always() && (steps.ici.outputs.build_target_workspace == '2' || steps.ici.outputs.target_test_results == '1') && github.event_name == 'schedule'}}
76+ if : ${{ always() && (steps.ici.outputs.build_target_workspace == '2' || steps.ici.outputs.target_test_results == '1') }}
7677 env :
7778 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
7879 UPSTREAM_TYPE : ${{ inputs.upstream_type }}
You can’t perform that action at this time.
0 commit comments