mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	Group component tests to reduce CI time (#11134)
This commit is contained in:
		
				
					committed by
					
						 Jesse Hills
						Jesse Hills
					
				
			
			
				
	
			
			
			
						parent
						
							132e949927
						
					
				
				
					commit
					2864bf1674
				
			| @@ -1,3 +1,6 @@ | ||||
| packages: | ||||
|   i2c: !include ../../test_build_components/common/i2c/esp32-p4-idf.yaml | ||||
|  | ||||
| esp_ldo: | ||||
|   - id: ldo_id | ||||
|     channel: 3 | ||||
| @@ -13,9 +16,3 @@ display: | ||||
|     #id: backlight_id | ||||
|  | ||||
| psram: | ||||
|  | ||||
| i2c: | ||||
|   sda: GPIO7 | ||||
|   scl: GPIO8 | ||||
|   scan: true | ||||
|   frequency: 400kHz | ||||
|   | ||||
		Reference in New Issue
	
	Block a user