mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-10 14:10:37 -07:00
Fix(doc) - Add section in docs for deflaking (#10750)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
This commit is contained in:
@@ -57,7 +57,7 @@ async function main() {
|
||||
})
|
||||
.option('runs', {
|
||||
type: 'number',
|
||||
default: 50,
|
||||
default: 5,
|
||||
description: 'The number of runs to perform',
|
||||
}).argv;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user