summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--server/publish.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/publish.lua b/server/publish.lua
index 208aa309..b0040641 100644
--- a/server/publish.lua
+++ b/server/publish.lua
@@ -85,6 +85,7 @@ local function runTest(root)
exe,
test,
'-E',
+ cwd = root,
stdout = true,
stderr = true,
}