mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-20 08:47:44 +00:00
chore: try fix e2e test fail on cloud run
This commit is contained in:
@@ -17,7 +17,7 @@ export default defineConfig({
|
||||
include: ['**/*.test.ts'],
|
||||
exclude: ['**/terminal-bench/*.test.ts', '**/node_modules/**'],
|
||||
retry: 2,
|
||||
fileParallelism: true,
|
||||
fileParallelism: false,
|
||||
poolOptions: {
|
||||
threads: {
|
||||
minThreads: 2,
|
||||
|
||||
Reference in New Issue
Block a user