1# Documentation: .gitlab/ci/README.md#manifest-file-to-control-the-buildtest-apps 2 3components/esp_psram/test_apps: 4 enable: 5 - if: IDF_TARGET in ["esp32", "esp32s2", "esp32s3"] 6 reason: only test on esp32, esp32s2, and esp32s3 7