updated workflow file

This commit is contained in:
Andris Reinman 2022-07-05 12:27:00 +03:00
parent 019a4222be
commit 56314cc7cf
No known key found for this signature in database
GPG key ID: DC6C83F4D584D364

View file

@ -45,7 +45,7 @@ jobs:
node-version: ${{ matrix.node }}
- run: npm install
- name: Run tests
run: npm runtest
run: npm run runtest
env:
APPCONF_dbs_redis: redis://redis:6379/1
APPCONF_dbs_mongodb: mongodb://wildduck:wildduck@mongo:27017/wildduck-test