summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorhathach <[email protected]>2025-10-02 18:54:31 +0700
committerhathach <[email protected]>2025-10-02 18:54:31 +0700
commit610f353d8d602c3192f9edc03669ab792056f7da (patch)
treed354896740f875d0671d7600e414262c91de97bf /test
parent9cd5fb6f38b95edb70841071007d5ec85b8e0ea8 (diff)
use cache to store skip board in hil ci
Diffstat (limited to 'test')
-rwxr-xr-xtest/hil/hil_test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/hil/hil_test.py b/test/hil/hil_test.py
index 2e6840a6d..fc8255f1b 100755
--- a/test/hil/hil_test.py
+++ b/test/hil/hil_test.py
@@ -583,7 +583,7 @@ device_tests = [
'device/dfu_runtime',
'device/cdc_msc_freertos',
'device/hid_boot_interface',
- # 'device/mtp'
+ 'device/mtp'
]
dual_tests = [