Skip to content

Commit b211c02

Browse files
authored
Change browser test timeout to 2 hours
1 parent 79d3140 commit b211c02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/browser_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ permissions:
1111

1212
jobs:
1313
build:
14-
timeout-minutes: 10
14+
timeout-minutes: 120
1515
runs-on: ${{ matrix.os }}
1616

1717
strategy:

0 commit comments

Comments
 (0)