diff options
| author | hathach <[email protected]> | 2025-10-01 15:26:04 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2025-10-01 16:25:38 +0700 |
| commit | 4e4e2be5662bf26fc3da6f79022db2f11134a64c (patch) | |
| tree | ca20be5d726cb77a26cda552528b94b04eb56beb /.github | |
| parent | 732d4a8c97a667dd3784f3b8a664850fa0d767d8 (diff) | |
test mtp with hil
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/build.yml | 2 |
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' |
