diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 29e0a7951e6..7d9b17f4f42 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -778,18 +778,6 @@ jobs: runs-on: ubuntu-latest needs: - changes - - gen-requirements-all - - hassfest - - lint-bandit - - lint-black - - lint-codespell - - lint-dockerfile - - lint-executable-shebangs - - lint-isort - - lint-json - - lint-pyupgrade - - lint-yaml - - mypy - prepare-tests strategy: fail-fast: false