From e4524d9b6890e5a9d2edefa73e94e2e28adbe89b Mon Sep 17 00:00:00 2001 From: Robert Resch Date: Tue, 17 Mar 2026 10:45:55 +0100 Subject: [PATCH] Run split tests in the same stage with mypy (#165738) --- .github/workflows/ci.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index cc80dba740c..b673fd2c387 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -852,10 +852,6 @@ jobs: needs: - info - base - - gen-requirements-all - - hassfest - - prek - - mypy steps: - name: Restore apt cache uses: actions/cache/restore@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3