Skip to content

Commit 6f4bb2f

Browse files
committed
Disable testing of wasmtime-py for now.
1 parent 35abdbc commit 6f4bb2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-all.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ RUST_BACKTRACE=1 cargo test \
6363
--package wasmtime-interface-types \
6464
--package wasmtime-obj \
6565

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

7070
# Make sure the documentation builds.

0 commit comments

Comments
 (0)