diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c7fd6b4750b27540b6b0da2414be610d4b7d5402..7bd840cce2bbc246f68ff934c1e70cdbbd9410dc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -15,6 +15,7 @@ stages: - ctrl/text.dat - xtrn/**/{GNUm,M}akefile - xtrn/**/*.{c,h,cpp,hpp,mk} + - exec/tests/**/* include: - local: '.gitlab-ci-unix.yml'