Skip to content

Commit 200e233

Browse files
committed
ci: increase timeout to 30 minutes for expect tests
1 parent 0551f59 commit 200e233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-expect.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
jobs:
1111
test-expect:
1212
runs-on: ubuntu-latest
13-
timeout-minutes: 15
13+
timeout-minutes: 30
1414

1515
steps:
1616
- name: Checkout

0 commit comments

Comments
 (0)