another mistake...fixed

This commit is contained in:
Kristaps Fabians Geikins
2022-03-21 16:09:26 +02:00
parent dc5bc87f5e
commit 6f2ae608f6
+1 -1
View File
@@ -60,7 +60,7 @@ jobs:
working_directory: 'packages/server'
- run: 'dockerize -wait tcp://localhost:5432 -timeout 1m'
- run:
command: 'npm run test:coverage'
command: 'npm run test:report'
working_directory: 'packages/server'
- run:
command: 'bash <(curl -s https://codecov.io/bash)'