esp-idf/components/esp_partition/host_test/.build-test-rules.yml

10 wiersze
271 B
YAML

# Documentation: .gitlab/ci/README.md#manifest-file-to-control-the-buildtest-apps
components/esp_partition/host_test/partition_api_test:
enable:
- if: IDF_TARGET == "linux"
reason: only test on linux
depends_components:
- spi_flash
- esp_partition