Skip to content

Commit 8e690df

Browse files
committed
rename hitl to hil
1 parent 1268d1a commit 8e690df

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

.github/workflows/build_iar.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151

5252
- name: Test on actual hardware (hardware in the loop)
5353
run: |
54-
python3 tools/hitl_test.py hitl_hfp.json
54+
python3 test/hil/hil_test.py hil_hfp.json
5555
5656
# # Upload binaries for hardware test with self-hosted
5757
# - name: Prepare stm32l412nucleo Artifacts
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)