Skip to content

Commit 4b652c5

Browse files
committed
Add enable_android_sdk_build: true to pull_request.yml
1 parent 0b43769 commit 4b652c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ 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
2930

3031
soundness:
3132
name: Soundness

0 commit comments

Comments
 (0)