Skip to content

Commit 04ba536

Browse files
committed
ci: deny warnings
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
1 parent 879c897 commit 04ba536

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ name: Build
55
permissions:
66
contents: read
77

8+
env:
9+
RUSTFLAGS: -Dwarnings
10+
RUSTDOCFLAGS: -Dwarnings
11+
812
jobs:
913
check:
1014
name: Check

0 commit comments

Comments
 (0)