spare checkout test/hil and correct hil_pi4 uuid

This commit is contained in:
hathach
2023-11-28 23:02:26 +07:00
parent 1a6756c254
commit b45ad57c50
2 changed files with 7 additions and 2 deletions

View File

@@ -121,6 +121,11 @@ jobs:
rm -rf "${{ github.workspace }}"
mkdir -p "${{ github.workspace }}"
- name: Checkout test/hil
uses: actions/checkout@v3
with:
sparse-checkout: test/hil
- name: Download rp2040 Artifacts
uses: actions/download-artifact@v3
with: