more bump

This commit is contained in:
Joao Moreno
2022-01-18 11:05:50 +01:00
parent 37ae63bd5e
commit dbde3101cb
@@ -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: |