We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 316a4d3 commit 72df1e7Copy full SHA for 72df1e7
1 file changed
.github/workflows/ci.yml
@@ -74,7 +74,7 @@ jobs:
74
npm exec localtunnel -- --port 5000 > tunnel.log 2>&1 &
75
76
# Poll for the URL
77
- TIMEOUT=15
+ TIMEOUT=90
78
ELAPSED=0
79
echo "Waiting for localtunnel to generate URL..."
80
0 commit comments