diff --git a/azure-pipelines-integrationtests.yml b/azure-pipelines-integrationtests.yml index ffd7bb09c6..81e1046a1e 100644 --- a/azure-pipelines-integrationtests.yml +++ b/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