Skip to content

Commit 57f0388

Browse files
committed
fix model name
1 parent 4b40687 commit 57f0388

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/presubmit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
env:
3333
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3434
LLM_API_KEY: ${{ secrets.LLM_API_KEY }}
35-
LLM_MODEL: "gemini-1.5-flash"
35+
LLM_MODEL: "gemini-2.5-flash-preview-09-2025"

0 commit comments

Comments
 (0)