Skip to content

Commit 282b2fa

Browse files
committed
CI: Fix test model
1 parent 3f1a739 commit 282b2fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configs/models/instant_submit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
model_name: instant_submit
22
model_class: minisweagent.models.test_models.DeterministicModel
33
outputs:
4-
- "echo COMPLETE_TASK_AND_SUBMIT_FINAL_OUTPUT"
4+
- "```bash\necho COMPLETE_TASK_AND_SUBMIT_FINAL_OUTPUT\n```"

0 commit comments

Comments
 (0)