Skip to content

Commit

Permalink
Disable testing of wasmtime-py for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
sunfishcode committed Aug 21, 2019
1 parent 35abdbc commit 6f4bb2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ RUST_BACKTRACE=1 cargo test \
--package wasmtime-interface-types \
--package wasmtime-obj \

# TODO: Test wasmtime-py once it's ready.
RUST_BACKTRACE=1 cargo +nightly test \
--package wasmtime-py \
--package wasmtime-rust

# Make sure the documentation builds.
Expand Down

0 comments on commit 6f4bb2f

Please sign in to comment.