Test workflow dispatch (#9283)

Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
This commit is contained in:
matt korwel
2025-09-23 19:59:58 -07:00
committed by GitHub
parent ce92ed3f68
commit 3667ecf107
4 changed files with 36 additions and 8 deletions

View File

@@ -5,8 +5,8 @@ inputs:
force_skip_tests:
description: 'Whether to force skip the tests.'
required: false
type: 'boolean'
default: false
type: 'string'
default: 'false'
gemini_api_key:
description: 'The API key for running integration tests.'
required: true