Browse Source

dont grep resolution, doesnt work on vms

pull/10460/head
Dan Walmsley 3 years ago
committed by GitHub
parent
commit
93f8f5f37b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      azure-pipelines-integrationtests.yml

2
azure-pipelines-integrationtests.yml

@ -21,8 +21,6 @@ jobs:
displayName: 'Use .NET Core SDK 7.0.101'
inputs:
version: 7.0.101
- script: system_profiler SPDisplaysDataType |grep Resolution
- script: |
pkill node

Loading…
Cancel
Save