Update .gitlab-ci.yml file

This commit is contained in:
Jack Christensen 2024-08-19 13:08:13 +00:00
parent 8daac7af64
commit b2d460945d
1 changed files with 1 additions and 3 deletions

View File

@ -20,6 +20,4 @@ run_tests:
stage: test stage: test
script: script:
- cd .. - cd ..
- ls - timeout 30s ./terravisor
- cd build
- ./TerraVisor