From 977d00b507eae8333ccb0e9a63465b668a519914 Mon Sep 17 00:00:00 2001 From: "Nic Champagne Williamson [MSFT]" <45700886+champnic@users.noreply.github.com> Date: Wed, 29 May 2024 15:33:47 -0700 Subject: [PATCH] Update testAction.yml --- .github/workflows/testAction.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/testAction.yml b/.github/workflows/testAction.yml index 07dad1db..837bd06a 100644 --- a/.github/workflows/testAction.yml +++ b/.github/workflows/testAction.yml @@ -13,12 +13,6 @@ jobs: client-id: ${{ secrets.AZURE_CLIENT_ID }} tenant-id: ${{ secrets.AZURE_TENANT_ID }} subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }} - - name: Azure CLI script - uses: azure/cli@v2 - with: - azcliversion: latest - inlineScript: | - az account show - name: Sync to ADO uses: champnic/github-actions-issue-to-work-item@testManagedIdentities with: