Skip to content

Commit d67eb15

Browse files
committed
[CI] Turn on Android testing
1 parent 0b43769 commit d67eb15

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pull_request.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
uses: swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main
2727
with:
2828
enable_wasm_sdk_build: true
29+
enable_android_sdk_build: true
30+
enable_android_sdk_checks: true
2931

3032
soundness:
3133
name: Soundness

0 commit comments

Comments
 (0)