mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-04-22 12:42:14 +00:00
Run smorgasboard example on CI
This commit is contained in:
parent
4ebb3df330
commit
e7f7f7864a
@ -16,6 +16,7 @@ script:
|
|||||||
- cargo test
|
- cargo test
|
||||||
- cargo install --debug --path crates/wasm-bindgen-cli
|
- cargo install --debug --path crates/wasm-bindgen-cli
|
||||||
- (cd examples/hello_world && ./build.sh)
|
- (cd examples/hello_world && ./build.sh)
|
||||||
|
- (cd examples/smorgasboard && ./build.sh)
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user