* .gitlab-ci.yml (test-all): Add lib/*.{h,c}.

This commit is contained in:
Michael Albinus 2020-08-31 13:31:46 +02:00
parent 58d9623795
commit 36d485dd32

View file

@ -47,6 +47,7 @@ test-all:
- aclocal.m4
- autogen.sh
- configure.ac
- lib/*.{h,c}
- lisp/*.el
- lisp/**/*.el
- src/*.{h,c}