diff --git a/.github/workflows/validate_esphome.yml b/.github/workflows/validate_esphome.yml index 31f1514..41a9df5 100644 --- a/.github/workflows/validate_esphome.yml +++ b/.github/workflows/validate_esphome.yml @@ -182,8 +182,7 @@ jobs: name: Customizations runs-on: "ubuntu-latest" needs: - - build_climate_heat_advanced - - build_climate_cool_bluetooth_proxy + - code_scan steps: - uses: actions/checkout@main with: