Skip to content

Commit

Permalink
remove Werror
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Gesel <paul.gesel@picknik.ai>
  • Loading branch information
pac48 committed Aug 2, 2024
1 parent 6b78abb commit 5c534d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,8 @@ jobs:
# Werror is not enabled on humble and iron because of gtest
- ROS_DISTRO: rolling
ROS_REPO: testing
CMAKE_ARGS: -DCMAKE_CXX_FLAGS=-Werror
- ROS_DISTRO: rolling
ROS_REPO: main
CMAKE_ARGS: -DCMAKE_CXX_FLAGS=-Werror
- ROS_DISTRO: iron
ROS_REPO: testing
- ROS_DISTRO: iron
Expand Down

0 comments on commit 5c534d6

Please sign in to comment.