more bump

This commit is contained in:
Joao Moreno 2022-01-18 11:05:50 +01:00
parent 37ae63bd5e
commit dbde3101cb
No known key found for this signature in database
GPG key ID: 896B853774D1A575

View file

@ -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: |