Browse Source

use 4k res on windows tests

pull/8443/head
Dan Walmsley 4 years ago
parent
commit
0bb62fa809
  1. 2
      azure-pipelines-integrationtests.yml

2
azure-pipelines-integrationtests.yml

@ -29,7 +29,7 @@ jobs:
- task: Windows Application Driver@0
inputs:
OperationType: 'Start'
AgentResolution: '1080p'
AgentResolution: '4K'
displayName: 'Start WinAppDriver'
- task: DotNetCoreCLI@2

Loading…
Cancel
Save