There was an error while loading. Please reload this page.
1 parent 02fde11 commit 5005f98Copy full SHA for 5005f98
test.sh
@@ -10,5 +10,5 @@ cargo check --target wasm32-wasi
10
rustup run nightly cargo clippy -- -D warnings
11
cargo test --release
12
rustup run nightly cargo bench
13
-cargo test --test randomness --release -- --nocapture --ignored
+# cargo test --test randomness --release -- --nocapture --ignored
14
0 commit comments