fix(infra) - Make file system interactive test check only tool call (#11055)

Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
This commit is contained in:
shishu314
2025-10-17 17:25:31 -04:00
committed by GitHub
parent 21163a1636
commit 0b20f88fc0
4 changed files with 19 additions and 12 deletions

View File

@@ -218,7 +218,7 @@ jobs:
UV_THREADPOOL_SIZE: '32'
NODE_ENV: 'test'
shell: 'pwsh'
run: 'npm run test:integration:sandbox:none'
run: 'npm run deflake:test:integration:sandbox:none'
e2e:
name: 'E2E'