Browse Source

sudo

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

2
azure-pipelines-integrationtests.yml

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

Loading…
Cancel
Save