We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cargo clean
write-seeds
1 parent d33a1d1 commit f0ec19dCopy full SHA for f0ec19d
fuzz/ci-fuzz.sh
@@ -18,6 +18,7 @@ export RUSTFLAGS="--cfg=secp256k1_fuzz --cfg=hashes_fuzz"
18
mkdir -p hfuzz_workspace/full_stack_target/input
19
pushd write-seeds
20
RUSTFLAGS="$RUSTFLAGS --cfg=fuzzing" cargo run ../hfuzz_workspace/full_stack_target/input
21
+cargo clean
22
popd
23
24
cargo install --color always --force honggfuzz --no-default-features
0 commit comments