Skip to content

Commit

Permalink
Fix linter name
Browse files Browse the repository at this point in the history
  • Loading branch information
Wiktor-99 committed Jul 15, 2024
1 parent 32e2a15 commit ce3a6e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- uses: actions/checkout@v4
- uses: ros-tooling/[email protected]
with:
linter: ament_flake8
linter: flake8
distribution: rolling
package-name: "*"
- run: ament_flake8 . --config python_linter.flake8

0 comments on commit ce3a6e8

Please sign in to comment.