Skip to content

Commit f5e6901

Browse files
committed
rm extra couchdb container (oops)
1 parent 84ff1a4 commit f5e6901

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ jobs:
1616
- name: Checkout repository
1717
uses: actions/checkout@v4
1818

19-
- name: Start CouchDB
20-
uses: iamssen/couchdb-github-action@master
21-
with:
22-
couchdb-version: 2.3.1 # match production version
2319

2420
- name: Setup Node.js
2521
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)