Don't set display resolution, since it's not available on desktop SKUs

This commit is contained in:
Matt Cooley 2022-07-05 09:55:34 -07:00
commit d871a50a15

View file

@ -20,10 +20,6 @@ jobs:
steps:
- checkout: none
- powershell: Set-DisplayResolution -Width 1920 -Height 1080 -Force
displayName: Set resolution to 1920x1080
continueOnError: true
- task: DownloadBuildArtifacts@0
displayName: Download MsixBundle and CalculatorUITests
inputs: