mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-07-14 20:10:36 -07:00
repro: run only hooks-system.test.ts on windows
This commit is contained in:
@@ -275,7 +275,7 @@ jobs:
|
|||||||
UV_THREADPOOL_SIZE: '32'
|
UV_THREADPOOL_SIZE: '32'
|
||||||
NODE_ENV: 'test'
|
NODE_ENV: 'test'
|
||||||
shell: 'pwsh'
|
shell: 'pwsh'
|
||||||
run: 'npm run test:integration:sandbox:none'
|
run: 'npx vitest run --root integration-tests hooks-system.test.ts'
|
||||||
|
|
||||||
evals:
|
evals:
|
||||||
name: 'Evals (ALWAYS_PASSING)'
|
name: 'Evals (ALWAYS_PASSING)'
|
||||||
|
|||||||
Reference in New Issue
Block a user