Skip to content

Commit 3127505

Browse files
committed
Add enable_android_sdk_build: true to pull_request.yml
1 parent f6ce64a commit 3127505

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
@@ -23,6 +23,7 @@ jobs:
2323
uses: swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main
2424
with:
2525
enable_wasm_sdk_build: true
26+
enable_android_sdk_build: true
2627

2728
soundness:
2829
name: Soundness

0 commit comments

Comments
 (0)