Skip to content

Commit 138cb8e

Browse files
authored
Merge pull request #1456 from dataquest-dev/increased-timeout
DSpace9/Increased timeout
2 parents f6cf600 + 1a2c6ea commit 138cb8e

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)