Skip to content

Commit

Permalink
Set log level "debug" for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
KuraZuzu committed Oct 28, 2024
1 parent a5a47f8 commit bd01247
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/industrial_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ jobs:
ROS_DISTRO: ${{matrix.ROS_DISTRO}}
ROS_REPO: ${{matrix.ROS_REPO}}
AFTER_SETUP_TARGET_WORKSPACE: ${{matrix.AFTER_SETUP_TARGET_WORKSPACE}}
BUILD_TOOL_ARGS: "--event-handlers console_direct+"
COLCON_LOG_LEVEL: debug
VERBOSE_OUTPUT: true

0 comments on commit bd01247

Please sign in to comment.