only:Unit tests sometimes? always? hang on Linux #6214
This commit is contained in:
parent
1cd034bbda
commit
5a08e6a5c5
|
@ -110,7 +110,7 @@ jobs:
|
|||
|
||||
- name: Run Tests
|
||||
working-directory: ./unit_tests/
|
||||
run: ASAN_OPTIONS=detect_stack_use_after_return=1 build/rusefi_test
|
||||
run: build/rusefi_test
|
||||
|
||||
# Commit changes and catch the error that occurs if nothing has been changed (without catching other errors)
|
||||
- name: Commit fresh triggers.txt
|
||||
|
|
Loading…
Reference in New Issue