Update .gitlab-ci.yml file

This commit is contained in:
Jack Christensen 2024-08-19 12:51:01 +00:00
parent df0de2450a
commit 86b6ef00d0
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 builds/jack - cd builds
- timeout 30s ./TerraVisor - timeout 30s ./TerraVisor