Updated CI script
This commit is contained in:
parent
4f71f939e0
commit
560b41a9f1
@ -49,7 +49,8 @@ unit-test-job:
|
|||||||
- cmake --build .
|
- cmake --build .
|
||||||
- export GTEST_OUTPUT="xml:report.xml"
|
- export GTEST_OUTPUT="xml:report.xml"
|
||||||
- ls -la
|
- ls -la
|
||||||
- "./RoboidControlTest"
|
- ls -ls test
|
||||||
|
- "./test/RoboidControlTest"
|
||||||
artifacts:
|
artifacts:
|
||||||
when: always
|
when: always
|
||||||
reports:
|
reports:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user