Skip to content

Commit 49142be

Browse files
committed
Let's try a clean?
1 parent 4a2c116 commit 49142be

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ jobs:
102102
# move this up temporarily to accelerate
103103
- name: test (logs)
104104
run: |
105-
cargo install wasm-bindgen-test-runner
106105
cargo install wasm-pack
107106
cargo clean
108107
CHROMEDRIVER=`which chromedriver` RUSTDOCFLAGS="-D warnings" CARGO_TARGET_WASM32_UNKNOWN_UNKNOWN_RUNNER='wasm-bindgen-test-runner' ./scripts/wasm-test-with-logs.sh --verbose -- rustup run nightly wasm-pack test --chrome --headless --lib -- --nocapture

0 commit comments

Comments
 (0)