Skip to content

Commit ba0ea3b

Browse files
committed
ci: increase playwright workflow timeout
1 parent dda89f7 commit ba0ea3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/playwright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
type: string
88
jobs:
99
test:
10-
timeout-minutes: 10
10+
timeout-minutes: 60
1111
runs-on: ubuntu-latest
1212
env:
1313
PLAYWRIGHT_BASE_URL: ${{ inputs.deployment-url }}

0 commit comments

Comments
 (0)