mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-13 15:35:20 +01:00
more bump
This commit is contained in:
@@ -188,7 +188,7 @@ steps:
|
||||
set -e
|
||||
DEBUG=*browser* yarn test-browser --sequential --build --browser chromium --browser webkit --browser firefox --tfs "Browser Unit Tests"
|
||||
displayName: Run unit tests (Browser, Chromium & Firefox & Webkit)
|
||||
timeoutInMinutes: 20
|
||||
timeoutInMinutes: 30
|
||||
condition: and(succeeded(), eq(variables['VSCODE_ARCH'], 'x64'), eq(variables['VSCODE_STEP_ON_IT'], 'false'))
|
||||
|
||||
- script: |
|
||||
|
||||
Reference in New Issue
Block a user