mirror of
https://github.com/esphome/esphome.git
synced 2025-09-04 12:22:20 +01:00
add test4.yaml
This commit is contained in:
@@ -131,6 +131,11 @@ test3:
|
||||
script:
|
||||
- esphome tests/test3.yaml compile
|
||||
|
||||
test4:
|
||||
<<: *test
|
||||
script:
|
||||
- esphome tests/test3.yaml compile
|
||||
|
||||
.deploy-pypi: &deploy-pypi
|
||||
<<: *lint
|
||||
stage: deploy
|
||||
|
@@ -9,3 +9,4 @@ set -x
|
||||
esphome tests/test1.yaml compile
|
||||
esphome tests/test2.yaml compile
|
||||
esphome tests/test3.yaml compile
|
||||
esphome tests/test4.yaml compile
|
||||
|
Reference in New Issue
Block a user