Launch VectorAlgebraTest after ctest to compare results

This commit is contained in:
Pascal Serrarens 2022-01-24 12:41:02 +01:00
parent d93ce018d6
commit 0ff7c751c5

View File

@ -31,6 +31,7 @@ unit-test-job: # This job runs in the test stage.
- export GTEST_OUTPUT="xml:report.xml"
- ls -la
- ctest
- ./VectorAlgebraTest
artifacts:
when: always
reports: