rename hitl to hil

This commit is contained in:
hathach 2023-08-09 19:03:56 +07:00
parent 1268d1a093
commit 8e690df1da
No known key found for this signature in database
GPG Key ID: F5D50C6D51D17CBA
3 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ jobs:
- name: Test on actual hardware (hardware in the loop)
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
# - name: Prepare stm32l412nucleo Artifacts