Skip to content

Commit b10ea5c

Browse files
authored
Update .github/workflows/ci.yml
1 parent f69f170 commit b10ea5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
6464
- name: Wait for docs
6565
working-directory: src/Elastic.Documentation.Site
66-
run: npx wait-on http://localhost:4000/docs
66+
run: npx wait-on http-get://localhost:4000/docs
6767

6868
- name: Run synthetics
6969
working-directory: src/Elastic.Documentation.Site

0 commit comments

Comments
 (0)