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:
		| @@ -11,12 +11,6 @@ esphome: | ||||
|       - sim800l.send_ussd: | ||||
|           ussd: test_ussd | ||||
|  | ||||
| uart: | ||||
|   - id: uart_sim800l | ||||
|     tx_pin: ${tx_pin} | ||||
|     rx_pin: ${rx_pin} | ||||
|     baud_rate: 9600 | ||||
|  | ||||
| sim800l: | ||||
|   on_sms_received: | ||||
|     - lambda: |- | ||||
|   | ||||
		Reference in New Issue
	
	Block a user