Add fingerprint test to ci

This commit is contained in:
Willem Melching
2020-02-01 18:40:04 -08:00
parent bfa2d030d2
commit 822b32656b

View File

@@ -50,6 +50,7 @@ jobs:
run: $LOAD
- name: Run unit tests
run: |
$RUN cd /tmp/openpilot/selfdrive/test/test_fingerprints.py
$RUN "$UNIT_TEST common"
$RUN "$UNIT_TEST opendbc/can"
$RUN "$UNIT_TEST selfdrive/boardd"