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 f69f170 commit b10ea5cCopy full SHA for b10ea5c
.github/workflows/ci.yml
@@ -63,7 +63,7 @@ jobs:
63
64
- name: Wait for docs
65
working-directory: src/Elastic.Documentation.Site
66
- run: npx wait-on http://localhost:4000/docs
+ run: npx wait-on http-get://localhost:4000/docs
67
68
- name: Run synthetics
69
0 commit comments