1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-29 19:00:12 -04:00
2023-09-20 19:17:06 +08:00

10 lines
300 B
YAML

# Documentation: .gitlab/ci/README.md#manifest-file-to-control-the-buildtest-apps
components/esp_system/test_apps/esp_system_unity_tests:
disable:
- if: CONFIG_NAME == "psram" and SOC_SPIRAM_SUPPORTED != 1
components/esp_system/test_apps/linux_apis:
enable:
- if: IDF_TARGET == "linux"