diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 56dc527..9bf4c39 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -29,6 +29,7 @@ integration_test: only: variables: - $BOT_TOKEN + - $VOICE_ID # for voice tests script: # go get first, so it doesn't count towards the timeout. - go get ./...