Starts customization after code_scan

To reduce total test time
This commit is contained in:
Edward Firmo
2024-04-07 23:19:37 +02:00
parent 610563f80d
commit bf508ae8cb

View File

@@ -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: