From 26baf756d0234252eec5b2085f030f87570de856 Mon Sep 17 00:00:00 2001 From: Nuvole Date: Sat, 26 Oct 2024 15:43:43 +0800 Subject: [PATCH] fix: gradingreponame schema --- tests/convert/basic/task.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/convert/basic/task.json b/tests/convert/basic/task.json index bb0703d..c96efcd 100644 --- a/tests/convert/basic/task.json +++ b/tests/convert/basic/task.json @@ -71,8 +71,8 @@ "cpuRateLimit": 0, "cpuSetLimit": "", "copyIn": { - "//tmp/repo-checker-90ztqsoq/repo-health-checker": { - "src": "//tmp/repo-checker-41mcx5_x/repo-health-checker", + "//tmp/repo-checker-u3awlhwg/repo-health-checker": { + "src": "//tmp/repo-checker-mc0n0t1l/repo-health-checker", "content": null, "fileId": null, "name": null, @@ -1320,7 +1320,7 @@ "logPath": "h4-ex1-joint-teapot-debug.log", "scoreboardPath": "h4-ex1-scoreboard.csv", "failedTablePath": "h4-ex1-failed-table.md", - "gradingRepoName": "engr151-joj", + "gradingRepoName": "Nuvole-joj", "skipIssue": false, "skipScoreboard": false, "skipFailedTable": false