Update .gitlab-ci.yml file

This commit is contained in:
Jack Christensen 2024-08-19 12:40:17 +00:00
parent 3d6bfa60a8
commit d5f0ba87cc
1 changed files with 1 additions and 3 deletions

View File

@ -21,5 +21,3 @@ run_tests:
script:
- cd build
- timeout 30s ./TerraVisor
only:
main