Skip to content

Commit bc4bb81

Browse files
authored
Add enable_wasm_sdk_build: true to pull_request.yml
1 parent 157f03c commit bc4bb81

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
@@ -12,6 +12,7 @@ jobs:
1212
linux_exclude_swift_versions: '[{"swift_version": "5.9"}, {"swift_version": "5.10"}]'
1313
enable_windows_checks: false
1414
enable_macos_checks: false
15+
enable_wasm_sdk_build: true
1516
soundness:
1617
name: Soundness
1718
uses: swiftlang/github-workflows/.github/workflows/soundness.yml@main

0 commit comments

Comments
 (0)