Skip to content
This repository was archived by the owner on Feb 1, 2024. It is now read-only.

Commit 56a5f5a

Browse files
author
Achim Schneider
committed
wasm tests
1 parent 31713ad commit 56a5f5a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/wasm_ts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
- name: Run wasm-pack tests
2424
run: wasm-pack test --node --firefox --chrome --safari --headless $(pwd)/crates/rust_analyzer_wasm
2525
env:
26-
WASM_BINDGEN_TEST_TIMEOUT: 120
26+
WASM_BINDGEN_TEST_TIMEOUT: 240
File renamed without changes.

0 commit comments

Comments
 (0)