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