summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorhathach <[email protected]>2025-10-01 15:26:04 +0700
committerhathach <[email protected]>2025-10-01 16:25:38 +0700
commit4e4e2be5662bf26fc3da6f79022db2f11134a64c (patch)
treeca20be5d726cb77a26cda552528b94b04eb56beb /.github
parent732d4a8c97a667dd3784f3b8a664850fa0d767d8 (diff)
test mtp with hil
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index ff59421ce..676e2d428 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -208,8 +208,6 @@ jobs:
- name: Checkout TinyUSB
if: github.run_attempt == '1'
uses: actions/checkout@v4
- with:
- sparse-checkout: test/hil
- name: Download Artifacts
if: github.run_attempt == '1'