diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7f76f09..0658408 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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