mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-16 04:22:22 +00:00
feat(storage): Update build test rules for storage related components
This commit is contained in:
@@ -4,3 +4,6 @@ components/esp_partition/host_test/partition_api_test:
|
||||
enable:
|
||||
- if: IDF_TARGET == "linux"
|
||||
reason: only test on linux
|
||||
depends_components:
|
||||
- spi_flash
|
||||
- esp_partition
|
||||
|
||||
Reference in New Issue
Block a user