From b1afead762d2b2704823af83847c9155c6a1422b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=B3=8A=E6=98=8E518370910136?= Date: Tue, 21 May 2024 05:38:42 +0800 Subject: [PATCH] fix: new test dir --- conf.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.toml b/conf.toml index 7fef08c..accb115 100644 --- a/conf.toml +++ b/conf.toml @@ -11,7 +11,7 @@ memoryLimit = 104_857_600 procLimit = 50 copyInCwd = true [stages.executor.with.default.copyIn.dummy] -src = "./../../../build/dummy" +src = "./../../../../../../build/dummy" copyOut = ["stdout", "stderr"] [stages.executor.with.default.stdin] content = ""