mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-11 15:21:08 +00:00
CI: build docs with deps (#9884)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user