Browse Source

fix: submitCodeExecutionTask (#4006)

crazywoola 11 months ago
parent
commit
704755d005
1 changed files with 1 additions and 1 deletions
  1. 1 1
      api/core/tools/provider/builtin/judge0ce/tools/executeCode.yaml

+ 1 - 1
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.