Skip to content

Commit 488c2c8

Browse files
committed
Increase timeout for end2end workflow
1 parent 6096e11 commit 488c2c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/end-to-end-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
"CLICKHOUSE_DEFAULT_ACCESS": "MANAGEMENT=1"
4646
ports:
4747
- "27019:8123"
48-
timeout-minutes: 10
48+
timeout-minutes: 15
4949
strategy:
5050
matrix:
5151
node-version: [18.x]

0 commit comments

Comments
 (0)