diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6551335b..2306ec69 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -77,6 +77,8 @@ jobs: timeout-minutes: 10 env: + PLAID_CLIENT_ID: foo + PLAID_SECRET: bar DATABASE_URL: postgres://postgres:postgres@localhost:5432 RAILS_ENV: test