Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit cb0198c

Browse files
committed
merge
1 parent c69b4b7 commit cb0198c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.ado/azure-pipelines.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@ steps:
4242
AgentResolution: 1080p
4343

4444
- task: PowerShell@2
45-
displayName: 'Start the App'
46-
inputs:
47-
targetType: 'inline'
48-
script: 'start shell:AppsFolder\Microsoft.XAMLControlsGallery_8wekyb3d8bbwe!App'
45+
displayName: 'Start the App'
46+
inputs:
47+
targetType: 'inline'
48+
script: 'start shell:AppsFolder\Microsoft.XAMLControlsGallery_8wekyb3d8bbwe!App'
4949

5050
# Wait for app to launch. A workaround to avoid WinAppDriver error: Failed to locate opened application window with appId
5151
- task: PowerShell@2

0 commit comments

Comments
 (0)