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