Files
esp-idf/components/lwip/test_apps/.build-test-rules.yml
2026-09-16 16:42:10 +08:00

8 lines
319 B
YAML

# Documentation: .gitlab/ci/README.md#manifest-file-to-control-the-buildtest-apps
components/lwip/test_apps:
disable_test:
- if: IDF_TARGET != "esp32"
- if: CONFIG_NAME == "build_test_ppp"
reason: running this test for one target only is enough to be sufficiently confident about no regression in lwip