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 57267fd19b
commit e4852b7f13
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