Dan Walmsley 2 tahun lalu
induk
melakukan
c1c1a10d2f
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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