Skip to content

Commit 977d00b

Browse files
authored
Update testAction.yml
1 parent 34f3e53 commit 977d00b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/testAction.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,6 @@ jobs:
1313
client-id: ${{ secrets.AZURE_CLIENT_ID }}
1414
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
1515
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
16-
- name: Azure CLI script
17-
uses: azure/cli@v2
18-
with:
19-
azcliversion: latest
20-
inlineScript: |
21-
az account show
2216
- name: Sync to ADO
2317
uses: champnic/github-actions-issue-to-work-item@testManagedIdentities
2418
with:

0 commit comments

Comments
 (0)