mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 20:27:36 +02:00
Update run-ui-tests-ci.yml
This commit is contained in:
@@ -39,7 +39,7 @@ jobs:
|
|||||||
- task: Windows Application Driver@0
|
- task: Windows Application Driver@0
|
||||||
displayName: 'Start - WinAppDriver'
|
displayName: 'Start - WinAppDriver'
|
||||||
inputs:
|
inputs:
|
||||||
OperationType: Start
|
OperationType: 'Start'
|
||||||
#WADArguments: 127.0.0.1 4723
|
#WADArguments: 127.0.0.1 4723
|
||||||
|
|
||||||
- task: VSTest@2
|
- task: VSTest@2
|
||||||
@@ -63,5 +63,5 @@ jobs:
|
|||||||
- task: Windows Application Driver@0
|
- task: Windows Application Driver@0
|
||||||
displayName: 'Stop - WinAppDriver'
|
displayName: 'Stop - WinAppDriver'
|
||||||
inputs:
|
inputs:
|
||||||
OperationType: Stop
|
OperationType: 'Stop'
|
||||||
condition: succeededOrFailed()
|
condition: succeededOrFailed()
|
||||||
|
|||||||
Reference in New Issue
Block a user