Skip to content

Commit 027584f

Browse files
committed
Shutdown simulator service
1 parent fe0d0d3 commit 027584f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
# echo "kotlinWarningsAsErrors=true" >> $GITHUB_WORKSPACE/local.properties
7171
/usr/bin/xcrun simctl shutdown all
7272
/usr/bin/xcrun simctl erase all
73+
killall -9 com.apple.CoreSimulator.CoreSimulatorService
7374
./gradlew -Paws.sdk.kotlin.crt.disableCrossCompile=true -Paws.kotlin.native.disableCrossCompile=true apiCheck
7475
./gradlew -Paws.sdk.kotlin.crt.disableCrossCompile=true -Paws.kotlin.native.disableCrossCompile=true build
7576

0 commit comments

Comments
 (0)