Dan Walmsley 2 年 前
コミット
c1c1a10d2f
1 ファイル変更1 行追加1 行削除
  1. 1 1
      azure-pipelines-integrationtests.yml

+ 1 - 1
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