#1773 GHA unit_tests does not fail while it should

shooting into the dark
This commit is contained in:
rusefi 2020-09-08 13:24:52 -04:00
parent a856439601
commit b794de86f8
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ jobs:
- name: Print GCC version
working-directory: .
run: gcc -v
run: update-alternatives --auto g++ ; update-alternatives --auto gcc ; update-alternatives --auto cpp-bin ; gcc -v
- name: Build Tests
working-directory: ./unit_tests/