esp-idf/components/linux/test_apps/.build-test-rules.yml
2024-02-07 17:56:16 +08:00

7 lines
226 B
YAML

# 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