chore(testing): increase windows e2e test timeout (#22821)

This commit is contained in:
Colum Ferry 2024-04-15 13:56:44 +01:00 committed by GitHub
parent 810a3b5259
commit 455742a8d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -281,7 +281,7 @@ jobs:
id: e2e-run
run: pnpm nx run ${{ matrix.project }}:e2e
shell: bash
timeout-minutes: 120
timeout-minutes: 180
env:
GIT_AUTHOR_EMAIL: test@test.com
GIT_AUTHOR_NAME: Test