diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index c20886f2342..2ac6773b6e9 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -311,6 +311,7 @@ jobs: env.BLACK_CACHE_VERSION }}-${{ steps.generate-black-key.outputs.version }}-${{ env.HA_SHORT_VERSION }}- - name: Run black (fully) + if: needs.info.outputs.test_full_suite == 'true' env: BLACK_CACHE_DIR: ${{ env.BLACK_CACHE }} run: |