Skip to content

Commit e958085

Browse files
author
Matus Kasak
committed
Increased timeout
1 parent dc0be47 commit e958085

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/playwright-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
jobs:
88
playwright-tests:
99
runs-on: dspace-test-1
10-
timeout-minutes: 45
10+
timeout-minutes: 60
1111
steps:
1212
- name: Checkout Playwright tests
1313
uses: actions/checkout@v4

0 commit comments

Comments
 (0)