mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-06-09 10:32:57 -07:00
feat(ci): simplify trial to balance reliability and speed
This commit is contained in:
@@ -55,10 +55,5 @@ export default defineConfig({
|
||||
['json-summary', { outputFile: 'coverage-summary.json' }],
|
||||
],
|
||||
},
|
||||
server: {
|
||||
deps: {
|
||||
inline: [/@google\/gemini-cli-core/],
|
||||
},
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user