mirror of
https://github.com/ROBOTIS-GIT/turtlebot3_simulations.git
synced 2025-09-15 13:08:35 +08:00
odified lint.yml
This commit is contained in:
parent
6b561e5eca
commit
2972b35e26
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user