diff --git a/.github/actions/run_rspec/action.yaml b/.github/actions/run_rspec/action.yaml index 2dc89bc..5e6b8f9 100644 --- a/.github/actions/run_rspec/action.yaml +++ b/.github/actions/run_rspec/action.yaml @@ -40,7 +40,7 @@ runs: shell: bash env: PGHOST: 127.0.0.1 - PGUSER: postgres + PGUSER: route_rater PGPORT: 5432 PGPASSWORD: ${{ inputs.postgres-password }} REDIS_URL: redis://localhost:6379/1