Browse Source

print mac os display res.

Dan Walmsley 3 years ago
parent
commit
121a6e31b1
1 changed files with 2 additions and 0 deletions
  1. 2 0
      azure-pipelines-integrationtests.yml

+ 2 - 0
azure-pipelines-integrationtests.yml

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