Fix yaml syntax for gitlab-ci

This commit is contained in:
Kienan Stewart 2018-04-09 20:41:18 -04:00
parent 42c0546bde
commit d2dcd51e10
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ before_script:
- df -h
- WGET_ARGS='' make install-templates
test:gut
test:gut:
stage: test
script:
- GODOT=./bin/godot3-server make tests