Skip to content

Commit 72df1e7

Browse files
committed
Increase localtunnel timeout
1 parent 316a4d3 commit 72df1e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
npm exec localtunnel -- --port 5000 > tunnel.log 2>&1 &
7575
7676
# Poll for the URL
77-
TIMEOUT=15
77+
TIMEOUT=90
7878
ELAPSED=0
7979
echo "Waiting for localtunnel to generate URL..."
8080

0 commit comments

Comments
 (0)