diff --git a/build/pipelines/templates/run-ui-tests.yaml b/build/pipelines/templates/run-ui-tests.yaml index 23e070b3..52912c23 100644 --- a/build/pipelines/templates/run-ui-tests.yaml +++ b/build/pipelines/templates/run-ui-tests.yaml @@ -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: