mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-29 21:23:29 -07:00
repro: allow vitest .only and focus on stderr blocking test
This commit is contained in:
@@ -221,7 +221,7 @@ jobs:
|
||||
UV_THREADPOOL_SIZE: '32'
|
||||
NODE_ENV: 'test'
|
||||
shell: 'pwsh'
|
||||
run: 'npx vitest run --root integration-tests hooks-system.test.ts'
|
||||
run: 'npx vitest run --root integration-tests hooks-system.test.ts --allowOnly'
|
||||
|
||||
evals:
|
||||
name: 'Evals (ALWAYS_PASSING)'
|
||||
|
||||
Reference in New Issue
Block a user