Skip to content

Commit

Permalink
CI: ros1, removed catkin cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
matlabbe committed May 26, 2024
1 parent 06932f8 commit 2ea3e8b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ros1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ jobs:
cd ${{github.workspace}}/catkin_ws/src
catkin_init_workspace
cd ..
catkin config --init --cmake-args -DSETUPTOOLS_DEB_LAYOUT=OFF -DCMAKE_C_FLAGS="-Wformat -Werror=format-security" -DCMAKE_CXX_FLAGS="-Wformat -Werror=format-security"
catkin_make
- uses: actions/checkout@v2
Expand Down

0 comments on commit 2ea3e8b

Please sign in to comment.