ci: remove spi_flash_qio_s2 config

This config is already run for all targets in spi_flash_qio config
This commit is contained in:
Marius Vikhammer 2021-03-26 16:46:21 +08:00
parent 3299a19c2f
commit 42657a7464

View File

@ -1,3 +0,0 @@
TEST_COMPONENTS=spi_flash
CONFIG_ESPTOOLPY_FLASHMODE_QIO=y
CONFIG_IDF_TARGET="esp32s2"