Skip to content

Commit

Permalink
Enable clang-tidy in industrial CI
Browse files Browse the repository at this point in the history
  • Loading branch information
urfeex committed Dec 17, 2024
1 parent 264b763 commit 851a1ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/industrial-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@ jobs:
DOWNSTREAM_WORKSPACE: ${{matrix.ROS_DISTRO.DOWNSTREAM_WORKSPACE}}
ROS_DISTRO: ${{matrix.ROS_DISTRO.NAME}}
ROS_REPO: ${{matrix.ROS_REPO}}
CLANG_TIDY: true

0 comments on commit 851a1ec

Please sign in to comment.