Skip to content

Commit d42712b

Browse files
committed
redo job list
1 parent e56e484 commit d42712b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
fail-fast: false
1313
matrix:
14-
linter: [copyright, xmllint, cpplint, uncrustify, pep257, flake8]
14+
linter: [copyright, xmllint, pep257, flake8]
1515
steps:
1616
- uses: actions/checkout@v2
1717
- uses: ros-tooling/[email protected]

0 commit comments

Comments
 (0)