diff options
| author | hathach <[email protected]> | 2024-08-01 14:01:35 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2024-08-01 14:01:35 +0700 |
| commit | 4e114b7bfa1c694e587c81993560424627ded26e (patch) | |
| tree | 004e6ebcdf539c2e1adace5d522f38053ae66b25 /.github | |
| parent | 5fa03dd906574e775ec025b12ee6c1bc490d87b9 (diff) | |
update hil ci
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/hil_test.yml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.github/workflows/hil_test.yml b/.github/workflows/hil_test.yml index a95bd9bb8..4939cdcff 100644 --- a/.github/workflows/hil_test.yml +++ b/.github/workflows/hil_test.yml @@ -149,13 +149,6 @@ jobs: - name: Download Artifacts uses: actions/download-artifact@v4 with: - name: hil_rpi - path: cmake-build - - - name: Download Artifacts - uses: actions/download-artifact@v4 - with: - name: hil_rpi_esp path: cmake-build - name: Test on actual hardware |
