mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 06:33:51 +00:00
Group component tests to reduce CI time (#11134)
This commit is contained in:
committed by
Jesse Hills
parent
132e949927
commit
2864bf1674
@@ -1,9 +1,3 @@
|
||||
spi:
|
||||
id: quad_spi
|
||||
clk_pin: 15
|
||||
type: quad
|
||||
data_pins: [14, 10, 16, 12]
|
||||
|
||||
display:
|
||||
- platform: qspi_dbi
|
||||
model: RM690B0
|
||||
|
||||
@@ -1 +1,4 @@
|
||||
packages:
|
||||
qspi: !include ../../test_build_components/common/qspi/esp32-s3-idf.yaml
|
||||
|
||||
<<: !include common.yaml
|
||||
|
||||
Reference in New Issue
Block a user