chore(testing): increase windows e2e test timeout (#22821)
This commit is contained in:
parent
810a3b5259
commit
455742a8d6
2
.github/workflows/e2e-windows.yml
vendored
2
.github/workflows/e2e-windows.yml
vendored
@ -281,7 +281,7 @@ jobs:
|
|||||||
id: e2e-run
|
id: e2e-run
|
||||||
run: pnpm nx run ${{ matrix.project }}:e2e
|
run: pnpm nx run ${{ matrix.project }}:e2e
|
||||||
shell: bash
|
shell: bash
|
||||||
timeout-minutes: 120
|
timeout-minutes: 180
|
||||||
env:
|
env:
|
||||||
GIT_AUTHOR_EMAIL: test@test.com
|
GIT_AUTHOR_EMAIL: test@test.com
|
||||||
GIT_AUTHOR_NAME: Test
|
GIT_AUTHOR_NAME: Test
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user