Fix gitlab test runner
This commit is contained in:
parent
78468e38cd
commit
91c7b2086d
@ -21,7 +21,7 @@ unit-test-job:
|
|||||||
- cmake --build .
|
- cmake --build .
|
||||||
- export GTEST_OUTPUT="xml:report.xml"
|
- export GTEST_OUTPUT="xml:report.xml"
|
||||||
- ls -la
|
- ls -la
|
||||||
- "./VectorAlgebraTest"
|
- "./LinearAlgebraTest"
|
||||||
artifacts:
|
artifacts:
|
||||||
when: always
|
when: always
|
||||||
reports:
|
reports:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user