mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 06:13:14 -07:00
Don't set display resolution, since it's not available on desktop SKUs
This commit is contained in:
parent
5fe652c88d
commit
d871a50a15
1 changed files with 0 additions and 4 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue