* 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)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 18 Aug 2024 09:29:05 +0000 (11:29 +0200)
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/**