Skip to content

Commit 5618592

Browse files
authored
fixup gha workflow
1 parent bd1bf47 commit 5618592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
CATKIN_LINT_ARGS: '--ignore description_boilerplate'
2121
CMAKE_ARGS: -DCMAKE_BUILD_TYPE=Release
2222
PYLINT_ARGS: '--output-format=parseable --errors-only'
23-
PYLINT_CHECK: true
23+
PYLINT_CHECK: false
2424
ROS_REPO: main
2525

2626
strategy:

0 commit comments

Comments
 (0)