mirror of
https://github.com/edgelesssys/constellation.git
synced 2026-01-06 02:05:41 -05:00
TEST: fail terminate
This commit is contained in:
parent
2cfb3baeb8
commit
058455d1f7
1 changed files with 2 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue