mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-28 02:56:19 -04:00
ci: remove invalid input for recover action (#2695)
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
parent
6ff321364d
commit
a8fb6c5af0
1
.github/actions/e2e_test/action.yml
vendored
1
.github/actions/e2e_test/action.yml
vendored
@ -356,7 +356,6 @@ runs:
|
|||||||
with:
|
with:
|
||||||
controlNodesCount: ${{ inputs.controlNodesCount }}
|
controlNodesCount: ${{ inputs.controlNodesCount }}
|
||||||
kubeconfig: ${{ steps.constellation-create.outputs.kubeconfig }}
|
kubeconfig: ${{ steps.constellation-create.outputs.kubeconfig }}
|
||||||
masterSecret: ${{ steps.constellation-create.outputs.masterSecret }}
|
|
||||||
|
|
||||||
- name: Run malicious join test
|
- name: Run malicious join test
|
||||||
if: inputs.test == 'malicious join'
|
if: inputs.test == 'malicious join'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user