emacs-diffs
[Top][All Lists]
Advanced

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

fix/bug-48598 08351e0fa8 2/2: [DEBUG] Allow build stage to run


From: F. Jason Park
Subject: fix/bug-48598 08351e0fa8 2/2: [DEBUG] Allow build stage to run
Date: Wed, 4 May 2022 04:16:39 -0400 (EDT)

branch: fix/bug-48598
commit 08351e0fa840eb0bfd663566650318b4469f1935
Author: F. Jason Park <jp@neverwas.me>
Commit: F. Jason Park <jp@neverwas.me>

    [DEBUG] Allow build stage to run
---
 test/infra/gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/infra/gitlab-ci.yml b/test/infra/gitlab-ci.yml
index 4be1b70006..e034430edc 100644
--- a/test/infra/gitlab-ci.yml
+++ b/test/infra/gitlab-ci.yml
@@ -113,7 +113,7 @@ default:
         - lib/malloc/*.{h,c}
         - lisp/emacs-lisp/*.el
         - src/*.{h,c}
-        # - test/infra/*
+        - test/infra/*
     - changes:
         # gfilemonitor, kqueue
         - src/gfilenotify.c



reply via email to

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