From: Michael Albinus Date: Sun, 25 May 2025 13:20:10 +0000 (+0200) Subject: ; Fix last change X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=59b592b4d6b4906ceed4791a4382954fc5e1a337;p=emacs.git ; Fix last change (cherry picked from commit 48e3d08cf36d5e5ea56c5653bd3410e2dcd3c02b) --- diff --git a/test/infra/gitlab-ci.yml b/test/infra/gitlab-ci.yml index 7ebabf6d0f8..9e2868e6383 100644 --- a/test/infra/gitlab-ci.yml +++ b/test/infra/gitlab-ci.yml @@ -334,8 +334,7 @@ build-image-tree-sitter: test-tree-sitter: stage: platforms - extends: >- - [.job-template, .test-template, .tree-sitter-template, .tree-sitter-files] + extends: [.job-template, .test-template, .tree-sitter-template, .tree-sitter-files] needs: - job: build-image-tree-sitter optional: true