mirror of
https://github.com/ROBOTIS-GIT/turtlebot3_simulations.git
synced 2025-09-15 13:08:35 +08:00
Add option in cppcheck
This commit is contained in:
parent
3e29064a0b
commit
554c9b3b29
2
.github/workflows/ros-lint.yml
vendored
2
.github/workflows/ros-lint.yml
vendored
@ -23,6 +23,8 @@ jobs:
|
||||
uses: ros-tooling/setup-ros@v0.7
|
||||
|
||||
- name: Run Linter
|
||||
env:
|
||||
AMENT_CPPCHECK_ALLOW_SLOW_VERSIONS: 1
|
||||
uses: ros-tooling/action-ros-lint@master
|
||||
with:
|
||||
linter: ${{ matrix.linter }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user