We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
enable_android_sdk_build: true
pull_request.yml
1 parent f6ce64a commit 3127505Copy full SHA for 3127505
.github/workflows/pull_request.yml
@@ -23,6 +23,7 @@ jobs:
23
uses: swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main
24
with:
25
enable_wasm_sdk_build: true
26
+ enable_android_sdk_build: true
27
28
soundness:
29
name: Soundness
0 commit comments