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:21:14 +00:00
parent 461900b18d
commit 2460b24b04

View File

@@ -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