mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-04 04:52:09 +08:00
Move driver monitoring out of controls (#1642)
* move dmonitoring out of controls * run monitoring unit tests in CI old-commit-hash: d4858e5ff5753f8a800f3e90cb4c0f69213b87f3
This commit is contained in:
@@ -106,6 +106,7 @@ jobs:
|
||||
$UNIT_TEST opendbc/can && \
|
||||
$UNIT_TEST selfdrive/boardd && \
|
||||
$UNIT_TEST selfdrive/controls && \
|
||||
$UNIT_TEST selfdrive/monitoring && \
|
||||
$UNIT_TEST selfdrive/loggerd && \
|
||||
$UNIT_TEST selfdrive/car && \
|
||||
$UNIT_TEST selfdrive/locationd && \
|
||||
|
||||
Reference in New Issue
Block a user