projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8e9eb7
)
* test/infra/gitlab-ci.yml (.tree-sitter-template): Adapt changes.
author
Michael Albinus
<michael.albinus@gmx.de>
Sun, 18 Aug 2024 09:29:05 +0000
(11:29 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Sun, 18 Aug 2024 09:29:05 +0000
(11:29 +0200)
test/infra/gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/test/infra/gitlab-ci.yml
b/test/infra/gitlab-ci.yml
index 24bb179af5469cf01b422d97011b85ccf70ef4f3..e16dcd54a45c733fdef6d78091766822e1f8790d 100644
(file)
--- 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/**