]> git.eshelyaron.com Git - emacs.git/commitdiff
* test/infra/gitlab-ci.yml (.job-template): Check also for test/lib-src/*.el.
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 23 Jan 2021 11:13:03 +0000 (12:13 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 23 Jan 2021 11:13:03 +0000 (12:13 +0100)
test/infra/gitlab-ci.yml

index 2f71d12bdb3db3f1dcc76167ad62a87ae62ca754..5a0ab54e4b9ef3869f585af0b95ca062ad0e2b8a 100644 (file)
@@ -72,6 +72,7 @@ default:
         - lisp/**/*.el
         - src/*.{h,c}
         - test/infra/*
+        - test/lib-src/*.el
         - test/lisp/**/*.el
         - test/src/*.el
     - changes: