Skip to content

Commit 65c8b1d

Browse files
destoglAndyZe
authored andcommitted
Added missing cmake_lint
1 parent a937afe commit 65c8b1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-ros-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
fail-fast: false
1111
matrix:
12-
linter: [copyright, cppcheck, cpplint]
12+
linter: [cppcheck, cpplint, copyright, lint_cmake]
1313
steps:
1414
- uses: actions/checkout@v1
1515
- uses: ros-tooling/[email protected]

0 commit comments

Comments
 (0)