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: