Add missing_docs
warning.
This commit is contained in:
parent
a94a434b12
commit
075d43a9c4
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue