esp-idf/components/linux/test_apps/.build-test-rules.yml

7 lines
226 B
YAML
Raw Normal View History

2024-01-23 23:13:32 -05:00
# Documentation: .gitlab/ci/README.md#manifest-file-to-control-the-buildtest-apps
components/linux/test_apps/linux_test:
enable:
- if: IDF_TARGET in ["linux"]
reason: Test app is specifically for the linux target