Update validate_esphome.yml

This commit is contained in:
Edward Firmo
2023-10-13 09:37:06 +02:00
parent 0b6cf684dc
commit 6ba3706458

View File

@@ -26,8 +26,8 @@ jobs:
- name: Build core
uses: esphome/build-action@v1.8.0
with:
yaml_file: /test/esphome_core.yaml
yaml_file: "/test/esphome_core.yaml"
- name: Build core+advanced
uses: esphome/build-action@v1.8.0
with:
yaml_file: /test/esphome_advanced.yaml
yaml_file: "/test/esphome_advanced.yaml"