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