mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-04-02 02:11:06 +00:00
Fix npm ci
on AppVeyor
This commit is contained in:
parent
0e38388e7b
commit
a48a35fe41
@ -19,7 +19,7 @@ build: false
|
|||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
- rustup target add wasm32-unknown-unknown
|
- rustup target add wasm32-unknown-unknown
|
||||||
- npm ci
|
- npm install
|
||||||
- cargo test
|
- cargo test
|
||||||
- cargo build --release -p wasm-bindgen-cli
|
- cargo build --release -p wasm-bindgen-cli
|
||||||
- where chromedriver
|
- where chromedriver
|
||||||
|
Loading…
x
Reference in New Issue
Block a user