We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e1c738 commit e86947eCopy full SHA for e86947e
1 file changed
.github/workflows/mcp-ai-smoke.yml
@@ -158,6 +158,7 @@ jobs:
158
env:
159
GEMINI_APIKEY: ${{ secrets.GEMINI_APIKEY }}
160
GEMINI_MODEL: ${{ env.GEMINI_MODEL }}
161
+ GEMINI_CLI_TRUST_WORKSPACE: 'true'
162
BASE_URL: ${{ env.BASE_URL }}
163
STATE_FILE: ${{ github.workspace }}/.github/scripts/mcp-smoke/.state.json
164
CASES_FILE: ${{ github.workspace }}/.github/scripts/mcp-smoke/cases.json
0 commit comments