Skip to content

Commit f056d7c

Browse files
committed
Enable -Werror
Signed-off-by: Daniel del Castillo <[email protected]>
1 parent 41f402f commit f056d7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ccpp.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
../configure \
4242
--enable-languages=rust \
4343
--disable-bootstrap \
44+
--enable-werror \
4445
--enable-multilib
4546
4647
- name: Build

0 commit comments

Comments
 (0)