mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-05 08:16:06 +08:00
move athena tests to github actions (#22475)
* move athena tests to actions * run * fix timeout
This commit is contained in:
@@ -211,6 +211,7 @@ jobs:
|
||||
$UNIT_TEST selfdrive/car && \
|
||||
$UNIT_TEST selfdrive/locationd && \
|
||||
$UNIT_TEST selfdrive/athena && \
|
||||
nosetests -s selfdrive/athena/tests/test_athenad_old.py && \
|
||||
$UNIT_TEST selfdrive/thermald && \
|
||||
$UNIT_TEST tools/lib/tests && \
|
||||
./selfdrive/common/tests/test_util && \
|
||||
|
||||
Reference in New Issue
Block a user