update hil ci

This commit is contained in:
hathach
2024-08-01 14:01:35 +07:00
parent 5fa03dd906
commit 4e114b7bfa

View File

@@ -149,13 +149,6 @@ jobs:
- name: Download Artifacts - name: Download Artifacts
uses: actions/download-artifact@v4 uses: actions/download-artifact@v4
with: with:
name: hil_rpi
path: cmake-build
- name: Download Artifacts
uses: actions/download-artifact@v4
with:
name: hil_rpi_esp
path: cmake-build path: cmake-build
- name: Test on actual hardware - name: Test on actual hardware