Skip to content

Commit fdd3ab3

Browse files
committed
Bump e2e test timeout to 40 mins
1 parent 65f5bcd commit fdd3ab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shared-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ on:
2121
timeout:
2222
required: false
2323
type: number
24-
default: 30
24+
default: 40
2525

2626
env:
2727
CI: true

0 commit comments

Comments
 (0)