Update validate_esphome.yml

This commit is contained in:
Edward Firmo
2023-10-13 09:39:36 +02:00
parent 6ba3706458
commit 3a165886c8

View File

@@ -23,6 +23,7 @@ jobs:
run: yamllint -c "./.yamllint/rules.yml" nspanel_esphome_addon_climate_cool.yaml
- name: Validate nspanel_esphome_addon_climate_heat.yaml
run: yamllint -c "./.yamllint/rules.yml" nspanel_esphome_addon_climate_heat.yaml
- uses: actions/checkout@v4.1.0
- name: Build core
uses: esphome/build-action@v1.8.0
with: