Browse Source

always kill testmanagerd

Dan Walmsley 2 years ago
parent
commit
989e45428a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      azure-pipelines-integrationtests.yml

+ 1 - 0
azure-pipelines-integrationtests.yml

@@ -24,6 +24,7 @@ jobs:
       fi
       sudo xcode-select -s /Applications/Xcode.app/Contents/Developer
       pkill node
+      pkill testmanagerd
       appium > appium.out &
       pkill IntegrationTestApp
       ./build.sh CompileNative