Run copy_files to completion in the gate test, pin the build_helpers trigger

This commit is contained in:
J. Nick Koston
2026-08-27 10:11:55 -05:00
parent de0f706da4
commit a4136c8a17
2 changed files with 17 additions and 6 deletions
+1
View File
@@ -1003,6 +1003,7 @@ _ESP32_PLATFORMIO_FULL_LIST_FILES = [
# PlatformIO subsystem (path-prefix trigger) + build generator
["esphome/platformio/runner.py"],
["esphome/platformio/toolchain.py"],
["esphome/build_helpers/pch.py"],
["esphome/build_gen/platformio.py"],
# Workflow / harness files
["script/test_build_components.py"],