From 6cbfd9ff1ea95cd5c6c5f832e99cda6f9f2ea851 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:18 +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 7648609..9e8944d 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 = ""