From 704755d005c4bc099c22bec60cc9e1505c9dcc32 Mon Sep 17 00:00:00 2001 From: crazywoola <100913391+crazywoola@users.noreply.github.com> Date: Tue, 30 Apr 2024 16:01:03 +0800 Subject: [PATCH] fix: submitCodeExecutionTask (#4006) --- api/core/tools/provider/builtin/judge0ce/tools/executeCode.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/core/tools/provider/builtin/judge0ce/tools/executeCode.yaml b/api/core/tools/provider/builtin/judge0ce/tools/executeCode.yaml index d2d89b419c..a8c0776f40 100644 --- a/api/core/tools/provider/builtin/judge0ce/tools/executeCode.yaml +++ b/api/core/tools/provider/builtin/judge0ce/tools/executeCode.yaml @@ -1,5 +1,5 @@ identity: - name: executeCode + name: submitCodeExecutionTask author: Richards Tu label: en_US: Submit Code Execution Task to Judge0 CE and get execution result.