update new json change

This commit is contained in:
hathach
2024-10-04 17:38:57 +07:00
parent 0abd6474d9
commit 31c123aa32
2 changed files with 13 additions and 11 deletions

View File

@@ -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 }}