[latex3-commits] [latex3/l3build] main: Diable ConTeXt test until mtxrun issue is resolved (a2dfc96)
github at latex-project.org
github at latex-project.org
Mon Jul 17 13:00:38 CEST 2023
Repository : https://github.com/latex3/l3build
On branch : main
Link : https://github.com/latex3/l3build/commit/a2dfc96dba72f4f3725bebd7bff7ac71b75c4414
>---------------------------------------------------------------
commit a2dfc96dba72f4f3725bebd7bff7ac71b75c4414
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Jul 17 12:00:38 2023 +0100
Diable ConTeXt test until mtxrun issue is resolved
>---------------------------------------------------------------
a2dfc96dba72f4f3725bebd7bff7ac71b75c4414
build.lua | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.lua b/build.lua
index b8ac3ba..f2fc6e1 100644
--- a/build.lua
+++ b/build.lua
@@ -5,7 +5,7 @@ module = "l3build"
bundle = ""
-- Non-standard settings
-checkconfigs = {"build", "config-pdf", "config-plain","config-context"}
+checkconfigs = {"build", "config-pdf", "config-plain"}--,"config-context"}
checkdeps = { }
checkengines = {"pdftex", "xetex", "luatex", "ptex", "uptex"}
cleanfiles = {"*.pdf", "*.tex", "*.zip"}
More information about the latex3-commits
mailing list.