diff --git a/.github/test-spec.yml b/.github/test-spec.yml index d7a321813e6..30c703c53b4 100644 --- a/.github/test-spec.yml +++ b/.github/test-spec.yml @@ -99,6 +99,7 @@ - "samples/cellular/mqtt_simple/**/*" - "samples/cellular/pdn/**/*" - "samples/cellular/sms/**/*" + - "samples/cellular/udp/**/*" - "subsys/net/lib/download_client/**/*" "CI-lwm2m-test": @@ -219,7 +220,6 @@ - "lib/date_time/**/*" - "drivers/sensor/sensor_sim/**/*" - "applications/asset_tracker_v2/**/*" - - "samples/cellular/udp/**/*" - "samples/net/aws_iot/**/*" - "samples/net/azure_iot_hub/**/*" - "samples/net/udp/**/*"