Skip to content

Commit

Permalink
Use debug mode
Browse files Browse the repository at this point in the history
  • Loading branch information
nahueespinosa committed Jan 23, 2023
1 parent 7f8b9e8 commit 62f614e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
runs-on: ubuntu-22.04
env:
ROS_DISTRO: humble
CCACHE_DEBUG: true
container:
image: ros:humble-ros-base-jammy
strategy:
Expand Down Expand Up @@ -39,6 +40,7 @@ jobs:
# debug and release builds.
# See https://ccache.dev/manual/latest.html#config_hash_dir.
ccache_options: |
debug=true
hash_dir=false
sloppiness=system_headers,time_macros,pch_defines,include_file_ctime,include_file_mtime
Expand Down

0 comments on commit 62f614e

Please sign in to comment.