diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3be567d..ac3c7b6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -78,7 +78,7 @@ jobs: - name: Lint run: > poetry run - pylint napalm_ros + ruff check napalm_ros Format: name: Format