Skip to content

Commit

Permalink
update install az
Browse files Browse the repository at this point in the history
  • Loading branch information
pulingupta committed Oct 16, 2023
1 parent 9655728 commit 5e328e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Set up Azure CLI
uses: Azure/CLI@v1
with:
azcliversion: 'latest'
azcliversion: "latest"

- name: Check version
run: az --version
Expand Down

0 comments on commit 5e328e2

Please sign in to comment.