We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd1bf47 commit 5618592Copy full SHA for 5618592
.github/workflows/main.yml
@@ -20,7 +20,7 @@ jobs:
20
CATKIN_LINT_ARGS: '--ignore description_boilerplate'
21
CMAKE_ARGS: -DCMAKE_BUILD_TYPE=Release
22
PYLINT_ARGS: '--output-format=parseable --errors-only'
23
- PYLINT_CHECK: true
+ PYLINT_CHECK: false
24
ROS_REPO: main
25
26
strategy:
0 commit comments