reduce logs

This commit is contained in:
Hongbo Wu
2022-04-05 23:20:32 +08:00
parent 0b5acd941d
commit a269ba2707
2 changed files with 1 additions and 2 deletions

View File

@ -69,7 +69,6 @@ jobs:
yarn build
yarn lint
yarn test
continue-on-error: true
env:
PG_HOST: localhost
PG_PORT: ${{ job.services.postgres.ports[5432] }}