Skip to content

Commit

Permalink
Add the wasmtime-api package to the test and publish scripts.
Browse files Browse the repository at this point in the history
  • Loading branch information
sunfishcode committed Aug 21, 2019
1 parent 520f903 commit 35abdbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions publish-all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ for crate in \
wasmtime-debug \
wasmtime-runtime \
wasmtime-jit \
wasmtime-api \
wasmtime-wast \
wasmtime-wasi \
wasmtime-wasi-c \
Expand Down
1 change: 1 addition & 0 deletions test-all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ RUST_BACKTRACE=1 cargo test \
--package wasmtime-environ \
--package wasmtime-runtime \
--package wasmtime-jit \
--package wasmtime-api \
--package wasmtime-interface-types \
--package wasmtime-obj \

Expand Down

0 comments on commit 35abdbc

Please sign in to comment.