diff --git a/.circleci/config.yml b/.circleci/config.yml index 066959b8d..8ab454317 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -66,7 +66,7 @@ jobs: command: ./visor migrate --latest environment: LOTUS_DB: postgres://postgres:password@localhost:5432/postgres?sslmode=disable - - run: + - run: command: | make test-coverage mkdir -p /tmp/artifacts