mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -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:
|
||||
controlNodesCount: ${{ inputs.controlNodesCount }}
|
||||
kubeconfig: ${{ steps.constellation-create.outputs.kubeconfig }}
|
||||
masterSecret: ${{ steps.constellation-create.outputs.masterSecret }}
|
||||
|
||||
- name: Run malicious join test
|
||||
if: inputs.test == 'malicious join'
|
||||
|
Loading…
Reference in New Issue
Block a user