diff --git a/bench/justfile b/bench/justfile index 238ded7..58c8c4d 100644 --- a/bench/justfile +++ b/bench/justfile @@ -5,6 +5,7 @@ before_commit: cargo build --all-targets cargo test cargo test --release + cargo test --doc cargo build --profile=release-lto --package gen_large_yaml --bin gen_large_yaml --manifest-path tools/gen_large_yaml/Cargo.toml ethi_bench: