Skip to content

Commit fc2c502

Browse files
committed
CI: Run the multi-value xform tests in CI
1 parent 44c3f8a commit fc2c502

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure-pipelines.yml

+2
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131
displayName: "Futures test suite on native"
3232
- script: cargo test -p wasm-bindgen-futures --target wasm32-unknown-unknown
3333
displayName: "Futures test suite on wasm"
34+
- script: cargo test -p wasm-bindgen-multi-value-xform
35+
displayName: "multi-value xform tests on native"
3436
- script: |
3537
set -e
3638
curl https://nodejs.org/download/nightly/v13.0.0-nightly2019081215b2d13310/node-v13.0.0-nightly2019081215b2d13310-linux-x64.tar.xz | tar xJf -

0 commit comments

Comments
 (0)