File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -206,17 +206,17 @@ jobs:
206206 adb push $ANDROID_NDK_HOME/toolchains/llvm/prebuilt/*/sysroot/usr/lib/${ANDROID_EMULATOR_ARCH_TRIPLE}-linux-android/libc++_shared.so /data/local/tmp/
207207 adb shell /data/local/tmp/hello
208208
209- - run : ./android-ci.sh test apple /swift-toolchain-sqlite
209+ - run : ./android-ci.sh test swiftlang /swift-toolchain-sqlite
210210
211- - run : ./android-ci.sh test apple /swift-markdown
211+ - run : ./android-ci.sh test swiftlang /swift-markdown
212212
213- - run : ./android-ci.sh test apple /swift-tools-support-core
213+ - run : ./android-ci.sh test swiftlang /swift-tools-support-core
214214
215- - run : ./android-ci.sh test apple /swift-syntax
215+ - run : ./android-ci.sh test swiftlang /swift-syntax
216216
217- - run : ./android-ci.sh test apple /swift-subprocess
217+ - run : ./android-ci.sh test swiftlang /swift-subprocess
218218
219- - run : ./android-ci.sh test apple /swift-java
219+ - run : ./android-ci.sh test swiftlang /swift-java
220220
221221 - run : ./android-ci.sh test apple/swift-numerics
222222
You can’t perform that action at this time.
0 commit comments