Skip to content

Commit be7bd3d

Browse files
committed
codebuff eval: Add back bun install command
1 parent fcfade1 commit be7bd3d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

evals/buffbench/eval-codebuff.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"repoUrl": "https://github.com/CodebuffAI/codebuff",
33
"generationDate": "2025-10-12T05:55:40.855Z",
4+
"initCommand": "bun install",
45
"evalCommits": [
56
{
67
"id": "filter-system-history",
@@ -3157,4 +3158,4 @@
31573158
]
31583159
}
31593160
]
3160-
}
3161+
}

0 commit comments

Comments
 (0)