Skip to content

Commit 776fe9a

Browse files
committed
list devices
1 parent 027584f commit 776fe9a

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
@@ -71,6 +71,7 @@ jobs:
7171
/usr/bin/xcrun simctl shutdown all
7272
/usr/bin/xcrun simctl erase all
7373
killall -9 com.apple.CoreSimulator.CoreSimulatorService
74+
xcrun simctl list devices
7475
./gradlew -Paws.sdk.kotlin.crt.disableCrossCompile=true -Paws.kotlin.native.disableCrossCompile=true apiCheck
7576
./gradlew -Paws.sdk.kotlin.crt.disableCrossCompile=true -Paws.kotlin.native.disableCrossCompile=true build
7677

0 commit comments

Comments
 (0)