diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a8ca0604462..d4def281065 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -1053,8 +1053,9 @@ jobs: - base - gen-requirements-all - hassfest - - lint-other - lint-isort + - lint-other + - lint-ruff - mypy strategy: fail-fast: false