mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-21 22:03:11 -07:00
Disable resize task
This commit is contained in:
parent
dc523fe9e3
commit
8991076343
1 changed files with 0 additions and 7 deletions
|
@ -21,13 +21,6 @@ jobs:
|
|||
- checkout: self
|
||||
fetchDepth: 1
|
||||
|
||||
- task: ScreenResolutionUtility@1
|
||||
displayName: Set resolution to 1920x1080
|
||||
inputs:
|
||||
displaySettings: 'specific'
|
||||
width: 1920
|
||||
height: 1080
|
||||
|
||||
- task: PowerShell@2
|
||||
displayName: Turn off animation effects
|
||||
inputs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue