Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
debug
Browse files Browse the repository at this point in the history
flimzy committed Jul 22, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 74cbe2c commit 5ba11a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
@@ -29,6 +29,7 @@ jobs:
go-version: ${{ matrix.go-version }}
- name: Prepare CouchDB
run: |
echo $COUCHDB_USER
export KIVIK_TEST_DSN_COUCH22=http://$COUCHDB_USER:[email protected]:5984/
./script/complete_couch2.sh ${KIVIK_TEST_DSN_COUCH22}
- name: Run tests

0 comments on commit 5ba11a6

Please sign in to comment.