Skip to content

Commit 39b49a5

Browse files
azure-sdkbenbp
andauthored
Fix misleading step name in az module install (Azure#18764)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
1 parent caf1a9c commit 39b49a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/common/TestResources/setup-environments.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ steps:
2121
condition: contains(variables['OSVmImage'], 'mac')
2222

2323
- task: Powershell@2
24-
displayName: Register Dogfood environment
24+
displayName: Setup Az Modules and Dogfood Environment
2525
inputs:
2626
targetType: inline
2727
pwsh: true

0 commit comments

Comments
 (0)