run tests

(cherry picked from commit b5dcdef7c15c65887c8a540fc6dcfc206407ddf9)
This commit is contained in:
Matthew Kennedy 2019-11-20 19:36:14 -05:00 committed by rusefi
parent d239f35192
commit 9e1b22fc48
1 changed files with 4 additions and 1 deletions

View File

@ -13,6 +13,9 @@ jobs:
fetch-depth: 1
submodules: recursive
- name: Build tests
- name: Build Tests
working-directory: ./unit_tests/
run: make
- name: Run Tests
run: ./unit_tests/build/rusefi_test