Revert "#1773 GHA unit_tests does not fail while it should shooting into the dark"
This reverts commit b794de86
This commit is contained in:
parent
b794de86f8
commit
fefb9299a6
|
@ -24,7 +24,7 @@ jobs:
|
|||
|
||||
- name: Print GCC version
|
||||
working-directory: .
|
||||
run: update-alternatives --auto g++ ; update-alternatives --auto gcc ; update-alternatives --auto cpp-bin ; gcc -v
|
||||
run: gcc -v
|
||||
|
||||
- name: Build Tests
|
||||
working-directory: ./unit_tests/
|
||||
|
|
Loading…
Reference in New Issue