Browse Source

print mac os display res.

pull/8516/head
Dan Walmsley 4 years ago
parent
commit
121a6e31b1
  1. 2
      azure-pipelines-integrationtests.yml

2
azure-pipelines-integrationtests.yml

@ -12,6 +12,8 @@ jobs:
name: 'AvaloniaMacPool'
steps:
- script: system_profiler SPDisplaysDataType |grep Resolution
- script: |
pkill node
appium &

Loading…
Cancel
Save