Skip to content

Commit

Permalink
Does this work or does rspec build db fail?
Browse files Browse the repository at this point in the history
  • Loading branch information
compwron committed Mar 11, 2021
1 parent 4094756 commit ea2c1a5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/rspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,16 +67,10 @@ jobs:
- name: Run rspec
env:
POSTGRES_HOST: localhost
DATABASE_HOST: localhost
POSTGRES_USER: postgres
CASA_DATABASE_PASSWORD: password
POSTGRES_PASSWORD: password
POSTGRES_HOST_AUTH_METHOD: trust
POSTGRES_PORT: 5432
PGHOST: localhost
PGUSER: postgres
RAILS_ENV: test
RUN_SIMPLECOV: true
CC_TEST_REPORTER_ID: 31464536e34ab26588cb951d0fa6b5898abdf401dbe912fd47274df298e432ac
run: |
Expand Down

0 comments on commit ea2c1a5

Please sign in to comment.