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