removed ctest call
This commit is contained in:
parent
0ff7c751c5
commit
23a459c2f3
@ -30,7 +30,6 @@ unit-test-job: # This job runs in the test stage.
|
|||||||
- cmake --build .
|
- cmake --build .
|
||||||
- export GTEST_OUTPUT="xml:report.xml"
|
- export GTEST_OUTPUT="xml:report.xml"
|
||||||
- ls -la
|
- ls -la
|
||||||
- ctest
|
|
||||||
- ./VectorAlgebraTest
|
- ./VectorAlgebraTest
|
||||||
artifacts:
|
artifacts:
|
||||||
when: always
|
when: always
|
||||||
|
Loading…
x
Reference in New Issue
Block a user