mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-24 15:05:19 -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
|
- checkout: self
|
||||||
fetchDepth: 1
|
fetchDepth: 1
|
||||||
|
|
||||||
- task: ScreenResolutionUtility@1
|
|
||||||
displayName: Set resolution to 1920x1080
|
|
||||||
inputs:
|
|
||||||
displaySettings: 'specific'
|
|
||||||
width: 1920
|
|
||||||
height: 1080
|
|
||||||
|
|
||||||
- task: PowerShell@2
|
- task: PowerShell@2
|
||||||
displayName: Turn off animation effects
|
displayName: Turn off animation effects
|
||||||
inputs:
|
inputs:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue