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 d1e9438 commit ffe276dCopy full SHA for ffe276d
.github/workflows/local-dev.yml
@@ -60,7 +60,7 @@ jobs:
60
- name: View the home page
61
run: |
62
echo "Going to sleep a little to wait for the server to start"
63
- sleep 10
+ sleep 15
64
curl --fail --retry-connrefused --retry 5 http://localhost:4000/
65
66
- name: Run basic tests
0 commit comments