Browse Source

Updated config.yml

pull/1/head
Anthony Quéré 5 years ago
parent
commit
b00db0a123
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -87,7 +87,7 @@ jobs:
- run: - run:
name: Run e2e tests name: Run e2e tests
environment: environment:
POSTGRES_URL: postgres://postgres:postgres@localhost:5432/psdb
DATABASE_URL: postgres://postgres:postgres@localhost:5432/psdb
command: yarn test:e2e command: yarn test:e2e

Loading…
Cancel
Save