[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
emacs-30 55337dc36a2: * test/infra/gitlab-ci.yml (.tree-sitter-template)
From: |
Michael Albinus |
Subject: |
emacs-30 55337dc36a2: * test/infra/gitlab-ci.yml (.tree-sitter-template): Adapt changes. |
Date: |
Sun, 18 Aug 2024 05:29:19 -0400 (EDT) |
branch: emacs-30
commit 55337dc36a20ea3dc805116411cf436551bc3566
Author: Michael Albinus <michael.albinus@gmx.de>
Commit: Michael Albinus <michael.albinus@gmx.de>
* test/infra/gitlab-ci.yml (.tree-sitter-template): Adapt changes.
---
test/infra/gitlab-ci.yml | 3 +++
1 file changed, 3 insertions(+)
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/**
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- emacs-30 55337dc36a2: * test/infra/gitlab-ci.yml (.tree-sitter-template): Adapt changes.,
Michael Albinus <=