Skip to content

Commit 505f65c

Browse files
committed
ci: fail on rustdoc warnings
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
1 parent 44e8e92 commit 505f65c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ on:
1313
permissions:
1414
contents: read
1515

16+
env:
17+
RUSTDOCFLAGS: -Dwarnings
18+
1619
jobs:
1720
stable:
1821
name: "Test MSRV and Stable Features"

0 commit comments

Comments
 (0)