Add fingerprint test to ci

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

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"