esp-idf/components/esp_hid/test_apps/.build-test-rules.yml
2023-09-21 14:25:08 +02:00

9 lines
275 B
YAML

# Documentation: .gitlab/ci/README.md#manifest-file-to-control-the-buildtest-apps
components/esp_hid/test_apps:
enable:
- if: IDF_TARGET in ["esp32", "esp32c3"]
reason: Testing on one chip per architecture is currently enough
depends_components:
- esp_hid