Skip to content

Commit 25779ca

Browse files
committed
Compile with warnings as errors in CI
Signed-off-by: Carlosespicur <carlosespicur@proton.me>
1 parent 8642f9f commit 25779ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/config/build.meta

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ names:
22
fastdds-docs:
33
cmake-args:
44
- "-DBUILD_DOCUMENTATION=ON"
5+
- "-DCMAKE_COMPILE_WARNING_AS_ERROR=ON"
56
fastdds:
67
cmake-args:
78
- "-DBUILD_DOCUMENTATION=ON"

0 commit comments

Comments
 (0)