From b2d0f8b1275f7b0e066cdf8b3273c9e46d2e173c Mon Sep 17 00:00:00 2001 From: Chandni Patel Date: Tue, 21 May 2024 12:18:46 -0500 Subject: [PATCH] adding support for flex consumption plan --- .github/workflows/run-e2e-tests-python310-flexcon.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/run-e2e-tests-python310-flexcon.yaml b/.github/workflows/run-e2e-tests-python310-flexcon.yaml index a5072de55..4828f650e 100644 --- a/.github/workflows/run-e2e-tests-python310-flexcon.yaml +++ b/.github/workflows/run-e2e-tests-python310-flexcon.yaml @@ -52,11 +52,6 @@ jobs: echo "$GITHUB_SHA" > sha.txt popd - - name: 'Login via Azure CLI' - uses: azure/login@v1 - with: - creds: ${{ secrets.RBAC_GAE_FA_PYTHON310_FLEXCON }} - - name: 'Login via Azure CLI' uses: azure/login@v1 with: