diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index eec821b0f2..29dcf764b8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -79,7 +79,7 @@ build: &build when: on_success image: docker.io/node:22 -.test_common: &test_common: +.test_common: &test_common <<: *build stage: test script: []