We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3fbf13 commit 7f1bd2eCopy full SHA for 7f1bd2e
1 file changed
.github/workflows/test-e2e.yaml
@@ -43,6 +43,7 @@ jobs:
43
44
- name: Destroy environment
45
run: azd down --force --purge
46
+ if: always()
47
env:
48
AZURE_ENV_NAME: ${{ vars.AZURE_ENV_NAME }}
49
AZURE_LOCATION: ${{ vars.AZURE_LOCATION }}
0 commit comments