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.
pull_request.yml
1 parent 1058a40 commit 5c880d3Copy full SHA for 5c880d3
.github/workflows/pull_request.yml
@@ -20,6 +20,7 @@ jobs:
20
uses: swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main
21
with:
22
enable_cross_pr_testing: true
23
+ enable_wasm_sdk_build: true
24
soundness:
25
name: Soundness
26
uses: swiftlang/github-workflows/.github/workflows/soundness.yml@main
0 commit comments