Skip to content

Commit 79cfacd

Browse files
authored
Undo wasm tests
1 parent 9209829 commit 79cfacd

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/ci.yml

-8
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,3 @@ jobs:
5151
RUST_LOG: DEBUG
5252
RUST_BACKTRACE: full
5353

54-
wasm-unit:
55-
runs-on: ubuntu-latest
56-
steps:
57-
- uses: actions/checkout@v2
58-
- name: Install
59-
run: curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
60-
- run: wasm-pack test --headless --chrome
61-
- run: wasm-pack test --headless --firefox

0 commit comments

Comments
 (0)