Skip to content

Commit

Permalink
ci: remove verbose output
Browse files Browse the repository at this point in the history
  • Loading branch information
jorisv committed Nov 2, 2023
1 parent 90612c1 commit 6b2041e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ros_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
# CCACHE_DIR: /home/runner/.ccache # Enable ccache
PRERELEASE: true
BUILDER: colcon
VERBOSE_OUTPUT: true
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 6b2041e

Please sign in to comment.