浏览代码

always kill testmanagerd

Dan Walmsley 2 年之前
父节点
当前提交
989e45428a
共有 1 个文件被更改,包括 1 次插入0 次删除
  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