diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e5384a8cf9d2743a1ddee2df1f7ed5d3631399a1..1b67515ff1a548d2cc097c93d0c26bf00526007a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -23,7 +23,8 @@ include: # https://git.drupalcode.org/project/gitlab_templates/-/blob/main/includes/include.drupalci.variables.yml # Uncomment the lines below if you want to override any of the variables. The following is just an example. ################ -# variables: +variables: + _CSPELL_WORDS: 'Hoverable' # SKIP_ESLINT: '1' # OPT_IN_TEST_NEXT_MAJOR: '1' # _CURL_TEMPLATES_REF: 'main'