only:Unit tests sometimes? always? hang on Linux #6214

This commit is contained in:
rusefillc 2024-03-15 22:08:14 -06:00
parent 1cd034bbda
commit 5a08e6a5c5
1 changed files with 1 additions and 1 deletions

View File

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