multi process

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

View File

@ -15,7 +15,7 @@ jobs:
- name: Build Tests
working-directory: ./unit_tests/
run: make
run: make -j4
- name: Run Tests
run: ./unit_tests/build/rusefi_test