Skip to content

Commit

Permalink
asdf
Browse files Browse the repository at this point in the history
  • Loading branch information
flimzy committed Jul 22, 2024
1 parent d65e1af commit 2f6fb34
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ jobs:
services:
couchdb:
image: couchdb:2.2.0
env:
COUCHDB_USER: admin
COUCHDB_PASSWORD: abc123
ports:
- 5984:5984
test:
strategy:
matrix:
Expand Down

0 comments on commit 2f6fb34

Please sign in to comment.