1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-25 14:42:21 +01:00

[CI] Check esp32 boards file is up to date (#10730)

This commit is contained in:
Jesse Hills
2025-09-16 08:03:02 +12:00
committed by GitHub
parent 5fac67d195
commit 612fb4cc3c
3 changed files with 130 additions and 29 deletions

View File

@@ -105,6 +105,7 @@ jobs:
script/ci-custom.py
script/build_codeowners.py --check
script/build_language_schema.py --check
script/generate-esp32-boards.py --check
pytest:
name: Run pytest