Moving test files
This commit is contained in:
4
.github/workflows/validate_esphome.yml
vendored
4
.github/workflows/validate_esphome.yml
vendored
@@ -26,8 +26,8 @@ jobs:
|
|||||||
- name: Build core
|
- name: Build core
|
||||||
uses: esphome/build-action@v1.8.0
|
uses: esphome/build-action@v1.8.0
|
||||||
with:
|
with:
|
||||||
yaml_file: /test/ESPHome/core.yaml
|
yaml_file: /test/esphome_core.yaml
|
||||||
- name: Build core+advanced
|
- name: Build core+advanced
|
||||||
uses: esphome/build-action@v1.8.0
|
uses: esphome/build-action@v1.8.0
|
||||||
with:
|
with:
|
||||||
yaml_file: /test/ESPHome/advanced.yaml
|
yaml_file: /test/esphome_advanced.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user