From 43b87af4223df1f80afe05ae6cc18f9835a95c35 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Sun, 18 Aug 2024 11:29:05 +0200 Subject: [PATCH] * test/infra/gitlab-ci.yml (.tree-sitter-template): Adapt changes. (cherry picked from commit 55337dc36a20ea3dc805116411cf436551bc3566) --- test/infra/gitlab-ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test/infra/gitlab-ci.yml b/test/infra/gitlab-ci.yml index 24bb179af54..e16dcd54a45 100644 --- a/test/infra/gitlab-ci.yml +++ b/test/infra/gitlab-ci.yml @@ -192,10 +192,13 @@ default: - lisp/textmodes/*-ts-mode.el - src/treesit.{h,c} - test/infra/* + - test/lisp/align-resources/** - test/lisp/align-tests.el - test/lisp/progmodes/*-ts-mode-resources/** - test/lisp/progmodes/*-ts-mode-tests.el + - test/lisp/progmodes/csharp-mode-resources/** - test/lisp/progmodes/csharp-mode-tests.el + - test/lisp/progmodes/js-resources/** - test/lisp/progmodes/js-tests.el - test/lisp/progmodes/python-tests.el - test/lisp/textmodes/*-ts-mode-resources/** -- 2.39.2