ci(global): fixes typo

This commit is contained in:
Dimitrie Stefanescu
2021-01-03 13:37:46 +02:00
parent 30e5f8691e
commit f4a117de09
+1 -1
View File
@@ -35,5 +35,5 @@ jobs:
- node_modules
key: 'deps-{{ checksum "package.json" }}'
- run: 'dockerize -wait tcp://localhost:5432 -timeout 1m'
- run: 'npm run test:server'
- run: 'npm run test'
- run: 'bash <(curl -s https://codecov.io/bash)'