From: Michael Albinus Date: Sat, 21 Sep 2024 08:22:41 +0000 (+0200) Subject: * test/infra/gitlab-ci.yml (.tree-sitter-template): Add treesit.el. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0eafb0c5b3626564c134bdd9f7dea777d83e7a09;p=emacs.git * test/infra/gitlab-ci.yml (.tree-sitter-template): Add treesit.el. (cherry picked from commit 39ac8ddafd0482c0f3e1a0fd122168c90c962403) --- 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/**