Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
luqasz committed Oct 20, 2023
1 parent f34689b commit 36e57a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
- name: Lint
run: >
poetry run
pylint napalm_ros
ruff check napalm_ros
Format:
name: Format
Expand Down

0 comments on commit 36e57a8

Please sign in to comment.