fix fingerprint test

old-commit-hash: e2253b072e89088a6ca78492754de319f50cff53
This commit is contained in:
Willem Melching
2020-02-13 16:53:41 -08:00
parent abc45a5053
commit d11cfbe33e
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ jobs:
run: $LOAD
- name: Run unit tests
run: |
$RUN cd /tmp/openpilot/selfdrive/test/test_fingerprints.py
$RUN /tmp/openpilot/selfdrive/test/test_fingerprints.py
$RUN "$UNIT_TEST common"
$RUN "$UNIT_TEST opendbc/can"
$RUN "$UNIT_TEST selfdrive/boardd"