diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2fb8053..c32f4f5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -39,7 +39,7 @@ test database: before_script: - go version script: - - make cover + - make test test luavm: stage: test