mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-05-04 18:12:16 +00:00
Enable special env vars for Windows CI on webidl tests
This commit is contained in:
parent
bdf98f3a11
commit
f3935cc44f
@ -47,6 +47,8 @@ jobs:
|
||||
displayName: "js-sys test suite"
|
||||
- script: cargo test --target wasm32-unknown-unknown -p webidl-tests
|
||||
displayName: "webidl-tests test suite"
|
||||
env:
|
||||
WBINDGEN_I_PROMISE_JS_SYNTAX_WORKS_IN_NODE: 1
|
||||
- script: cargo build --manifest-path crates/web-sys/Cargo.toml --target wasm32-unknown-unknown --features "Node Window Document"
|
||||
displayName: "web-sys build"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user