Browse Source
Merge branch 'master' into fixes/glyphRunNodeHitTest
pull/10569/head
Dan Walmsley
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
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 |
|
|
|
|