update new json change
This commit is contained in:
4
.github/workflows/hil_test.yml
vendored
4
.github/workflows/hil_test.yml
vendored
@@ -83,4 +83,6 @@ jobs:
|
||||
merge-multiple: true
|
||||
|
||||
- name: Test on actual hardware
|
||||
run: python3 test/hil/hil_test.py ${{ env.HIL_JSON }}
|
||||
run: |
|
||||
ls cmake-build/
|
||||
python3 test/hil/hil_test.py ${{ env.HIL_JSON }}
|
||||
|
Reference in New Issue
Block a user