mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-20 23:36:29 -04:00
TEST: fail terminate
This commit is contained in:
parent
2cfb3baeb8
commit
058455d1f7
3
.github/workflows/e2e-windows.yml
vendored
3
.github/workflows/e2e-windows.yml
vendored
@ -156,7 +156,8 @@ jobs:
|
||||
if: always()
|
||||
shell: pwsh
|
||||
run: |
|
||||
.\constellation.exe terminate --debug -y
|
||||
# .\constellation.exe terminate --debug -y
|
||||
exit 1
|
||||
|
||||
- name: Login to Azure (IAM service principal)
|
||||
if: always()
|
||||
|
Loading…
x
Reference in New Issue
Block a user