fix syntax error

This commit is contained in:
Hazelnoot 2025-09-26 20:41:11 -04:00
parent 21f9fb2809
commit ee55c73d79

View file

@ -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: []