updated workflow file

This commit is contained in:
Andris Reinman 2022-07-05 12:48:34 +03:00
parent 7c98fbdc4b
commit be7c9a4bc1
No known key found for this signature in database
GPG key ID: DC6C83F4D584D364

View file

@ -53,4 +53,4 @@ jobs:
run: npm run runtest
env:
APPCONF_dbs_redis: redis://127.0.0.1:6379/1
APPCONF_dbs_mongodb: 'mongodb://wildduck:wildduck@127.0.0.1:27017/wildduck-test'
APPCONF_dbs_mongodb: 'mongodb://wildduck:wildduck@127.0.0.1:27017/wildduck-test?authSource=admin'