Skip to content

Commit 47293d4

Browse files
authored
Update pull_request.yml
1 parent 7398b8a commit 47293d4

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/pull_request.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,6 @@ jobs:
1515
swift_flags: --package-path AudioWorkstation/Guest --product Plotter
1616
swift_nightly_flags: --package-path AudioWorkstation/Guest --product Plotter
1717

18-
webgpu-demo:
19-
name: Build WebGPUDemo
20-
uses: swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main
21-
with:
22-
enable_wasm_sdk_build: true
23-
enable_linux_checks: false
24-
enable_windows_checks: false
25-
swift_flags: --package-path WebGPUDemo
26-
swift_nightly_flags: --package-path WebGPUDemo
27-
2818
soundness:
2919
name: Soundness
3020
uses: swiftlang/github-workflows/.github/workflows/soundness.yml@main

0 commit comments

Comments
 (0)