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 5656 CMAKE_ARGS : -DUR_ROBOT_DRIVER_BUILD_INTEGRATION_TESTS=ON
5757 ADDITIONAL_DEBS : docker.io netcat-openbsd # Needed for integration tests
5858 - uses : JasonEtco/create-an-issue@v2
59- if : ${{ always() && (steps.ici.outputs.build_target_workspace == '2' || steps.ici.outputs.target_test_results == '1') && github.event_name == 'schedule'}}
59+ # if: ${{ always() && (steps.ici.outputs.build_target_workspace == '2' || steps.ici.outputs.target_test_results == '1') && github.event_name == 'schedule'}}
60+ if : ${{ always() && (steps.ici.outputs.build_target_workspace == '2' || steps.ici.outputs.target_test_results == '1') }}
6061 env :
6162 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
6263 UPSTREAM_TYPE : ${{ inputs.upstream_type }}
You can’t perform that action at this time.
0 commit comments