Add fingerprint test to ci

old-commit-hash: 822b32656b
commatwo_master
Willem Melching 5 years ago
parent bd1db9aa8e
commit df1f2d7a66
  1. 1
      .github/workflows/test.yaml

@ -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"

Loading…
Cancel
Save