Browse Source

xcode-select

test/trigger
Dan Walmsley 3 years ago
committed by GitHub
parent
commit
c315842c1e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      azure-pipelines-integrationtests.yml

1
azure-pipelines-integrationtests.yml

@ -25,6 +25,7 @@ jobs:
- script: system_profiler SPDisplaysDataType |grep Resolution
- script: |
xcode-select -s /Applications/Xcode.app/Contents/Developer
pkill node
appium &
pkill IntegrationTestApp

Loading…
Cancel
Save