Update path for github workflow hardware unit tests (#25035)

* Update hardware path for github workflow unit tests

* Update release/files_common

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 0bf1462ad0a459f8a2cc863f58089540789922f1
This commit is contained in:
martinl
2022-07-05 20:33:20 +03:00
committed by GitHub
parent 0f37257d29
commit 907c9f6815
+1 -1
View File
@@ -302,7 +302,7 @@ jobs:
selfdrive/locationd/test/_test_locationd_lib.py && \
$UNIT_TEST selfdrive/athena && \
$UNIT_TEST selfdrive/thermald && \
$UNIT_TEST selfdrive/hardware/tici && \
$UNIT_TEST system/hardware/tici && \
$UNIT_TEST selfdrive/modeld && \
$UNIT_TEST tools/lib/tests && \
./selfdrive/ui/tests/create_test_translations.sh && \