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_wasm_sdk_build: true
pull_request.yml
1 parent 157f03c commit bc4bb81Copy full SHA for bc4bb81
.github/workflows/pull_request.yml
@@ -12,6 +12,7 @@ jobs:
12
linux_exclude_swift_versions: '[{"swift_version": "5.9"}, {"swift_version": "5.10"}]'
13
enable_windows_checks: false
14
enable_macos_checks: false
15
+ enable_wasm_sdk_build: true
16
soundness:
17
name: Soundness
18
uses: swiftlang/github-workflows/.github/workflows/soundness.yml@main
0 commit comments