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 .
|
||||
- export GTEST_OUTPUT="xml:report.xml"
|
||||
- ls -la
|
||||
- ctest
|
||||
- ./VectorAlgebraTest
|
||||
artifacts:
|
||||
when: always
|
||||
|
Loading…
x
Reference in New Issue
Block a user