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
|
||||
script:
|
||||
- echo "Running unit tests"
|
||||
- cd build
|
||||
- pwd
|
||||
- tests/tests
|
||||
Reference in New Issue
Block a user