From 0eafb0c5b3626564c134bdd9f7dea777d83e7a09 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Sat, 21 Sep 2024 10:22:41 +0200 Subject: [PATCH] * test/infra/gitlab-ci.yml (.tree-sitter-template): Add treesit.el. (cherry picked from commit 39ac8ddafd0482c0f3e1a0fd122168c90c962403) --- test/infra/gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/test/infra/gitlab-ci.yml b/test/infra/gitlab-ci.yml index de31b37d148..809e05b9d0e 100644 --- a/test/infra/gitlab-ci.yml +++ b/test/infra/gitlab-ci.yml @@ -186,6 +186,7 @@ default: - lisp/progmodes/js.el - lisp/progmodes/python.el - lisp/textmodes/*-ts-mode.el + - lisp/treesit.el - src/treesit.{h,c} - test/infra/* - test/lisp/align-resources/** -- 2.39.2