We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2d91c0 commit aee818eCopy full SHA for aee818e
.github/workflows/ruby.yml
@@ -37,4 +37,4 @@ jobs:
37
- name: Run tests
38
run: bundle exec rake spec_ci
39
env:
40
- DATABASE: http://admin:admin@localhost:5984
+ DATABASE: http://admin:admin@localhost:5984/couch_potato_test
0 commit comments