odified lint.yml

This commit is contained in:
ashe kim 2020-08-18 10:19:01 +09:00
parent 6b561e5eca
commit 2972b35e26

View File

@ -18,7 +18,7 @@ jobs:
fail-fast: false
matrix:
linter: [copyright, cppcheck, cpplint, uncrustify, pep8, pep257, xmllint]
distribution: [dashing, eloquent, foxy]
distribution: [dashing, eloquent]
steps:
- uses: actions/checkout@v2
- uses: ros-tooling/setup-ros@0.0.20