]> git.eshelyaron.com Git - emacs.git/commitdiff
* test/infra/gitlab-ci.yml (.tree-sitter-template): Adapt changes.
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 18 Aug 2024 09:29:05 +0000 (11:29 +0200)
committerEshel Yaron <me@eshelyaron.com>
Tue, 20 Aug 2024 14:11:29 +0000 (16:11 +0200)
(cherry picked from commit 55337dc36a20ea3dc805116411cf436551bc3566)

test/infra/gitlab-ci.yml

index 24bb179af5469cf01b422d97011b85ccf70ef4f3..e16dcd54a45c733fdef6d78091766822e1f8790d 100644 (file)
@@ -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/**