rename hitl to hil
This commit is contained in:
2
.github/workflows/build_iar.yml
vendored
2
.github/workflows/build_iar.yml
vendored
@@ -51,7 +51,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Test on actual hardware (hardware in the loop)
|
- name: Test on actual hardware (hardware in the loop)
|
||||||
run: |
|
run: |
|
||||||
python3 tools/hitl_test.py hitl_hfp.json
|
python3 test/hil/hil_test.py hil_hfp.json
|
||||||
|
|
||||||
# # Upload binaries for hardware test with self-hosted
|
# # Upload binaries for hardware test with self-hosted
|
||||||
# - name: Prepare stm32l412nucleo Artifacts
|
# - name: Prepare stm32l412nucleo Artifacts
|
||||||
|
Reference in New Issue
Block a user