diff options
| author | hathach <[email protected]> | 2024-08-01 14:13:03 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2024-08-01 14:13:03 +0700 |
| commit | 8407252fa351e80a0abb3cfe4952213f96b486cd (patch) | |
| tree | 40daec9518a3543316b4679caf2fc0c2d28769d8 | |
| parent | 4e114b7bfa1c694e587c81993560424627ded26e (diff) | |
fix hil ci
| -rw-r--r-- | .github/workflows/hil_test.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/hil_test.yml b/.github/workflows/hil_test.yml index 4939cdcff..a4573faf7 100644 --- a/.github/workflows/hil_test.yml +++ b/.github/workflows/hil_test.yml @@ -150,6 +150,7 @@ jobs: uses: actions/download-artifact@v4 with: path: cmake-build + merge-multiple: true - name: Test on actual hardware run: | |
