diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c60e950..f857353 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,4 +5,4 @@ test_job: stage: test tags: - linux1 - script: go test -test.v . \ No newline at end of file + script: zsh 'go test -test.v .'