mirror of
https://github.com/esphome/esphome.git
synced 2026-05-09 21:28:40 +08:00
[test] Trigger device-builder downstream CI
DO NOT MERGE -- chained test PR to verify the new device-builder CI job from #16214 actually runs and exercises esphome/device-builder against the PR's Python code. Touches a Python file under esphome/ to trip the should_run_device_builder gate in determine-jobs.py.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
"""Constants used by esphome."""
|
||||
"""Constants used by ESPHome."""
|
||||
|
||||
from enum import Enum
|
||||
|
||||
|
||||
Reference in New Issue
Block a user