mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-02 00:09:30 +01:00
add logs on failure
This commit is contained in:
committed by
Henning Dieterichs
parent
6ccb5d4fef
commit
cbefeb3643
@@ -14,7 +14,7 @@ export default defineConfig({
|
||||
timeout: 30_000,
|
||||
retries: 0,
|
||||
use: {
|
||||
trace: 'on-first-retry',
|
||||
trace: 'retain-on-failure',
|
||||
},
|
||||
webServer: {
|
||||
command: 'npx component-explorer serve -p ../component-explorer.json --background --attach -vv',
|
||||
|
||||
Reference in New Issue
Block a user