ci: run cargo doc for all features
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
@@ -51,6 +51,7 @@ group = "lints"
|
|||||||
script = """
|
script = """
|
||||||
RUSTDOCFLAGS="-D warnings" cargo doc \
|
RUSTDOCFLAGS="-D warnings" cargo doc \
|
||||||
--workspace \
|
--workspace \
|
||||||
|
--all-features \
|
||||||
--no-deps \
|
--no-deps \
|
||||||
--document-private-items \
|
--document-private-items \
|
||||||
--color always
|
--color always
|
||||||
|
|||||||
Reference in New Issue
Block a user