emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master f0517ab: * test/infra/gitlab-ci.yml (.job-template): Check also f


From: Michael Albinus
Subject: master f0517ab: * test/infra/gitlab-ci.yml (.job-template): Check also for test/lib-src/*.el.
Date: Sat, 23 Jan 2021 06:13:12 -0500 (EST)

branch: master
commit f0517ab9c2e140d306fea6285589a1c02dac5064
Author: Michael Albinus <michael.albinus@gmx.de>
Commit: Michael Albinus <michael.albinus@gmx.de>

    * test/infra/gitlab-ci.yml (.job-template): Check also for 
test/lib-src/*.el.
---
 test/infra/gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test/infra/gitlab-ci.yml b/test/infra/gitlab-ci.yml
index 2f71d12..5a0ab54 100644
--- a/test/infra/gitlab-ci.yml
+++ b/test/infra/gitlab-ci.yml
@@ -72,6 +72,7 @@ default:
         - lisp/**/*.el
         - src/*.{h,c}
         - test/infra/*
+        - test/lib-src/*.el
         - test/lisp/**/*.el
         - test/src/*.el
     - changes:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]