Skip to content

Commit aeb5b84

Browse files
author
Frank
committed
sync
1 parent eece961 commit aeb5b84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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 opencode --task "${{ matrix.task }} --model ${MODEL}"
63+
run: bun dev opencode --task ${{ matrix.task }} --model ${{ inputs.model }}

0 commit comments

Comments
 (0)