branch: elpa/sweeprolog
commit 5f0f223318f16b7778f038cc164598bda72ac135
Author: Eshel Yaron <m...@eshelyaron.com>
Commit: Eshel Yaron <m...@eshelyaron.com>

    Use LD_PRELOAD for testing
---
 .build.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.build.yml b/.build.yml
index 394cd48260..bd049c2838 100644
--- a/.build.yml
+++ b/.build.yml
@@ -40,4 +40,4 @@ tasks:
       localectl set-locale LANG=en_US.UTF-8
       make
       make sweep.info
-      make check
+      LD_PRELOAD=lib/libswipl.so make check

Reply via email to