mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-12 21:03:05 -07:00
ci: allow failure in evals-nightly run step (#17319)
This commit is contained in:
committed by
GitHub
parent
1320ebceb9
commit
ba8c64459b
@@ -53,6 +53,7 @@ jobs:
|
|||||||
run: 'mkdir -p evals/logs'
|
run: 'mkdir -p evals/logs'
|
||||||
|
|
||||||
- name: 'Run Evals'
|
- name: 'Run Evals'
|
||||||
|
continue-on-error: true
|
||||||
env:
|
env:
|
||||||
GEMINI_API_KEY: '${{ secrets.GEMINI_API_KEY }}'
|
GEMINI_API_KEY: '${{ secrets.GEMINI_API_KEY }}'
|
||||||
GEMINI_MODEL: '${{ matrix.model }}'
|
GEMINI_MODEL: '${{ matrix.model }}'
|
||||||
|
|||||||
Reference in New Issue
Block a user