CI: Adding some debugs and assuming test script picks up where build left off.
This commit is contained in:
@@ -18,5 +18,5 @@ unit-test-job:
|
|||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
- echo "Running unit tests"
|
- echo "Running unit tests"
|
||||||
- cd build
|
- pwd
|
||||||
- tests/tests
|
- tests/tests
|
||||||
Reference in New Issue
Block a user