fix(http_server): Fixed CI build test rules for the example

This commit is contained in:
Aditya Patwardhan
2025-04-24 15:28:58 +05:30
parent f6a7bcb54e
commit cb9ffd9cf6

View File

@@ -59,6 +59,8 @@ examples/protocols/http_server:
reason: only test on these targets
depends_components+:
- esp_http_server
- esp-tls
- esp_netif
examples/protocols/http_server/async_handlers:
<<: *default_rules