CI: Adding some debugs and assuming test script picks up where build left off.

This commit is contained in:
Ian Roddis
2021-08-23 20:16:34 +00:00
parent 22accec2a9
commit 461900b18d

View File

@@ -18,5 +18,5 @@ unit-test-job:
stage: test
script:
- echo "Running unit tests"
- cd build
- pwd
- tests/tests