emacs-devel
[Top][All Lists]
Advanced

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

68033285 * .gitlab-ci.yml (test-all): Run only when needed.


From: Alan Third
Subject: 68033285 * .gitlab-ci.yml (test-all): Run only when needed.
Date: Sun, 30 Aug 2020 21:22:02 +0200 (CEST)

Hello Michael,

I think you may have made a copy/paste mistake with the wildcards in
this commit.

"- src/*.{h,m}" means any file with a .h or .m extension but I guess
you intended src/*.{h,c}. There are a lot more types of files in src/,
though, so I don't know if it should just be src/*?

The w32 files have the same problem.

Since we're now excluding the test-all job from running when NS .m
files are updated, should we add make check to the end of the
test-gnustep job?
-- 
Alan Third



reply via email to

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