diff --git a/.github/workflows/e2e-windows.yml b/.github/workflows/e2e-windows.yml index 2e291fd7d..f3e4058f5 100644 --- a/.github/workflows/e2e-windows.yml +++ b/.github/workflows/e2e-windows.yml @@ -178,7 +178,6 @@ jobs: run: | az group delete --name ${{ steps.iam-create.outputs.rgName }}-rg --yes az group delete --name ${{ steps.iam-create.outputs.rgName }}-rg-identity --yes - az group delete --name ${{ steps.iam-create.outputs.rgName }}-sp --yes notify-failure: name: Notify about failure