Skip to content

Commit 5005f98

Browse files
committed
test.sh - part of pre-commit hook
1 parent 02fde11 commit 5005f98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ cargo check --target wasm32-wasi
1010
rustup run nightly cargo clippy -- -D warnings
1111
cargo test --release
1212
rustup run nightly cargo bench
13-
cargo test --test randomness --release -- --nocapture --ignored
13+
# cargo test --test randomness --release -- --nocapture --ignored
1414

0 commit comments

Comments
 (0)