diff --git a/.github/test-spec.yml b/.github/test-spec.yml index e36a59be67f0..40fc3e018790 100644 --- a/.github/test-spec.yml +++ b/.github/test-spec.yml @@ -205,7 +205,30 @@ - "drivers/mpsl/**/*" "CI-ble-samples-test": - - "samples/bluetooth/**/*" + - "samples/bluetooth/central_and_peripheral_hr/*" + - "samples/bluetooth/central_bas/*" + - "samples/bluetooth/central_hids/*" + - "samples/bluetooth/central_hr_coded/*" + - "samples/bluetooth/central_smp_client/*" + - "samples/bluetooth/central_uart/*" + - "samples/bluetooth/direct_test_mode/*" + - "samples/bluetooth/llpm/*" + - "samples/bluetooth/nrf_dm/*" + - "samples/bluetooth/peripheral_ancs_client/*" + - "samples/bluetooth/peripheral_bms/*" + - "samples/bluetooth/peripheral_cgms/*" + - "samples/bluetooth/peripheral_cts_client/*" + - "samples/bluetooth/peripheral_gatt_dm/*" + - "samples/bluetooth/peripheral_hids_keyboard/*" + - "samples/bluetooth/peripheral_hids_mouse/*" + - "samples/bluetooth/peripheral_lbs/*" + - "samples/bluetooth/peripheral_mds/*" + - "samples/bluetooth/peripheral_rscs/*" + - "samples/bluetooth/peripheral_status/*" + - "samples/bluetooth/peripheral_uart/*" + - "samples/bluetooth/radio_coex_1wire/*" + - "samples/bluetooth/throughput/*" + - "samples/mpsl/timeslot/*" - "samples/peripheral/radio_test/**/*" - "subsys/nrf_rpc/**/*" - "subsys/mpsl/**/*"