File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ jobs:
126
126
execute-modinput-labeled : ${{ steps.configure-tests-on-labels.outputs.execute_modinput_functional_labeled }}
127
127
execute-ucc-modinput-labeled : ${{ steps.configure-tests-on-labels.outputs.execute_ucc_modinput_functional_labeled }}
128
128
execute-scripted_inputs-labeled : ${{ steps.configure-tests-on-labels.outputs.execute_scripted_inputs_labeled }}
129
- execute-upgrade-labeled : ${{ steps.configure-tests-on-labels.outputs.execute_upgrade_test_labeled }}
129
+ execute-upgrade-labeled : ${{ steps.configure-tests-on-labels.outputs.execute_upgrade_labeled }}
130
130
exit-first : ${{ steps.configure-tests-on-labels.outputs.exit-first }}
131
131
s3_bucket_k8s : ${{ steps.k8s-environment.outputs.s3_bucket }}
132
132
argo_server_domain_k8s : ${{ steps.k8s-environment.outputs.argo_server_domain }}
You can’t perform that action at this time.
0 commit comments