Skip to content

Commit c559fe6

Browse files
committed
wait on couchdb
1 parent 45d3380 commit c559fe6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-mcp-sanity.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
- name: run test database
3737
run: |
3838
yarn couchdb:start
39+
npx wait-on --timeout 5m http://localhost:5984
3940
4041
- name: Build mcp package and examples
4142
run: |

0 commit comments

Comments
 (0)