Skip to content

Commit d825d00

Browse files
committed
add debug and verbose output to ros ci
1 parent dd17f66 commit d825d00

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ros_ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ jobs:
3131
env:
3232
# PRERELEASE: true # Fails due to issues in the underlying Docker image
3333
BUILDER: colcon
34+
VERBOSE_OUTPUT: true
35+
VERBOSE_TESTS: true
36+
DEBUG_BASH: true
3437
runs-on: ubuntu-latest
3538
steps:
3639
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)