Skip to content
Snippets Groups Projects
Commit 169f8caf authored by Denis_P's avatar Denis_P :field_hockey: Committed by GitHub
Browse files

CI: build docs with deps (#9884)

parent 60a50dab
No related merge requests found
......@@ -661,7 +661,7 @@ build-rustdoc:
- ./crate-docs/
script:
# FIXME: it fails with `RUSTDOCFLAGS="-Dwarnings"`
- time cargo +nightly doc --no-deps --workspace --all-features --verbose
- time cargo +nightly doc --workspace --all-features --verbose
- rm -f ./target/doc/.lock
- mv ./target/doc ./crate-docs
# FIXME: remove me after CI image gets nonroot
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment