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