Update .gitlab-ci.yml file

This commit is contained in:
Jack Christensen 2024-08-19 12:49:27 +00:00
parent d5f0ba87cc
commit df0de2450a
1 changed files with 1 additions and 1 deletions

View File

@ -19,5 +19,5 @@ build:
run_tests: run_tests:
stage: test stage: test
script: script:
- cd build - cd builds/jack
- timeout 30s ./TerraVisor - timeout 30s ./TerraVisor