Included ls to see what files are generated
This commit is contained in:
parent
d15ccd8001
commit
d93ce018d6
@ -29,6 +29,7 @@ unit-test-job: # This job runs in the test stage.
|
|||||||
- cmake ..
|
- cmake ..
|
||||||
- cmake --build .
|
- cmake --build .
|
||||||
- export GTEST_OUTPUT="xml:report.xml"
|
- export GTEST_OUTPUT="xml:report.xml"
|
||||||
|
- ls -la
|
||||||
- ctest
|
- ctest
|
||||||
artifacts:
|
artifacts:
|
||||||
when: always
|
when: always
|
||||||
|
Loading…
x
Reference in New Issue
Block a user