mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 11:22:24 +01:00
Schema gen action (#8593)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com> Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
This commit is contained in:
committed by
GitHub
parent
911bd54765
commit
f29ccb9e75
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -165,6 +165,7 @@ jobs:
|
||||
. venv/bin/activate
|
||||
script/ci-custom.py
|
||||
script/build_codeowners.py --check
|
||||
script/build_language_schema.py --check
|
||||
|
||||
pytest:
|
||||
name: Run pytest
|
||||
|
Reference in New Issue
Block a user