Skip to content

Commit 5c880d3

Browse files
authored
Add Wasm builds to pull_request.yml
1 parent 1058a40 commit 5c880d3

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
@@ -20,6 +20,7 @@ jobs:
2020
uses: swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main
2121
with:
2222
enable_cross_pr_testing: true
23+
enable_wasm_sdk_build: true
2324
soundness:
2425
name: Soundness
2526
uses: swiftlang/github-workflows/.github/workflows/soundness.yml@main

0 commit comments

Comments
 (0)