Skip to content

Commit 6563fe6

Browse files
committed
Fix location of Swift SDK for Android
1 parent e910952 commit 6563fe6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/scripts/android/android-emulator-tests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,4 +181,5 @@ TEST_SHELL="${TEST_SHELL} && ${TEST_CMD} --testing-library swift-testing && [ \$
181181
log "Run Swift package tests"
182182

183183
# run the test executable
184+
adb shell "ls ${ANDROID_TMP_FOLDER}"
184185
adb shell "${TEST_SHELL}"

0 commit comments

Comments
 (0)