mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-14 20:11:37 +03:00
Get WebIDL tests working
This commit is contained in:
parent
f1e391e3db
commit
9063a6b701
@ -97,6 +97,8 @@ jobs:
|
|||||||
- template: ci/azure-install-sccache.yml
|
- template: ci/azure-install-sccache.yml
|
||||||
- script: cargo test -p wasm-bindgen-webidl
|
- script: cargo test -p wasm-bindgen-webidl
|
||||||
- script: cargo test -p webidl-tests --target wasm32-unknown-unknown
|
- script: cargo test -p webidl-tests --target wasm32-unknown-unknown
|
||||||
|
env:
|
||||||
|
WBINDGEN_I_PROMISE_JS_SYNTAX_WORKS_IN_NODE: 1
|
||||||
|
|
||||||
- job: test_ui
|
- job: test_ui
|
||||||
displayName: "Run UI tests"
|
displayName: "Run UI tests"
|
||||||
|
Loading…
Reference in New Issue
Block a user