ci: run cargo doc for all features
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
39d9cc9d33
commit
9ed7d36e8e
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ group = "lints"
|
|||
script = """
|
||||
RUSTDOCFLAGS="-D warnings" cargo doc \
|
||||
--workspace \
|
||||
--all-features \
|
||||
--no-deps \
|
||||
--document-private-items \
|
||||
--color always
|
||||
|
|
Loading…
Add table
Reference in a new issue