From: Michael Albinus Date: Sun, 18 Aug 2024 09:29:05 +0000 (+0200) Subject: * test/infra/gitlab-ci.yml (.tree-sitter-template): Adapt changes. X-Git-Tag: archive/raspbian/1%30.1+1-3+rpi1^2~2^2~20^2~540 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=55337dc36a20ea3dc805116411cf436551bc3566;p=emacs.git * test/infra/gitlab-ci.yml (.tree-sitter-template): Adapt changes. --- 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/**