1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-12 18:49:08 -04:00
esp-idf/components/log/.build-test-rules.yml

7 lines
193 B
YAML
Raw Normal View History

# Documentation: .gitlab/ci/README.md#manifest-file-to-control-the-buildtest-apps
components/log/host_test/log_test:
enable:
- if: IDF_TARGET == "linux"
reason: only test on linux