Skip to content

Commit f5b7c76

Browse files
committed
Disable Wasm tests for now
1 parent 63cfcc9 commit f5b7c76

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,6 @@ jobs:
111111
112112
- name: Build
113113
run: swift build --swift-sdk wasm32-unknown-wasi --build-tests -Xlinker -z -Xlinker stack-size=$((1024 * 1024))
114-
- name: Run tests
115-
run: wasmtime .build/debug/xctest-dynamic-overlayPackageTests.wasm
116114

117115
windows:
118116
name: Windows

0 commit comments

Comments
 (0)