Skip to content

Commit eece961

Browse files
author
Frank
committed
sync
1 parent 76147aa commit eece961

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ jobs:
6060
echo "Task: ${TASK}"
6161
6262
- name: Run benchmark
63-
run: bun dev "${{ matrix.task }}"
63+
run: bun dev opencode --task "${{ matrix.task }} --model ${MODEL}"

0 commit comments

Comments
 (0)