Skip to content

Commit

Permalink
added verbose ci build
Browse files Browse the repository at this point in the history
  • Loading branch information
matlabbe committed Jan 10, 2024
1 parent 6e598aa commit d5dd10f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ros1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ jobs:
run: |
source /opt/ros/${{ matrix.ros_distro }}/setup.bash
cd ${{github.workspace}}/catkin_ws
catkin build -p 1 -i
catkin build -p 1 -i --verbose

0 comments on commit d5dd10f

Please sign in to comment.