Skip to content

Commit

Permalink
Fix misleading step name in az module install (Azure#22756)
Browse files Browse the repository at this point in the history
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
  • Loading branch information
azure-sdk and benbp committed Jul 29, 2022
1 parent 7964154 commit 5a8bcef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/common/TestResources/setup-environments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ steps:
condition: contains(variables['OSVmImage'], 'mac')

- task: Powershell@2
displayName: Register Dogfood environment
displayName: Setup Az Modules and Dogfood Environment
inputs:
targetType: inline
pwsh: true
Expand Down

0 comments on commit 5a8bcef

Please sign in to comment.