Skip to content

Commit e86947e

Browse files
committed
Temporarily set GEMINI_CLI_TRUST_WORKSPACE
1 parent 7e1c738 commit e86947e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/mcp-ai-smoke.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ jobs:
158158
env:
159159
GEMINI_APIKEY: ${{ secrets.GEMINI_APIKEY }}
160160
GEMINI_MODEL: ${{ env.GEMINI_MODEL }}
161+
GEMINI_CLI_TRUST_WORKSPACE: 'true'
161162
BASE_URL: ${{ env.BASE_URL }}
162163
STATE_FILE: ${{ github.workspace }}/.github/scripts/mcp-smoke/.state.json
163164
CASES_FILE: ${{ github.workspace }}/.github/scripts/mcp-smoke/cases.json

0 commit comments

Comments
 (0)