mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
Move verify e2e test (#996)
This commit is contained in:
parent
ec1df3084b
commit
9023482ce0
2
.github/actions/e2e_test/action.yml
vendored
2
.github/actions/e2e_test/action.yml
vendored
@ -208,7 +208,7 @@ runs:
|
||||
|
||||
- name: Run constellation verify test
|
||||
if: inputs.test == 'verify'
|
||||
uses: ./.github/actions/constellation_verify
|
||||
uses: ./.github/actions/e2e_verify
|
||||
with:
|
||||
cloudProvider: ${{ inputs.cloudProvider }}
|
||||
osImage: ${{ inputs.osImage }}
|
||||
|
Loading…
Reference in New Issue
Block a user