Skip to content

Commit

Permalink
default password?
Browse files Browse the repository at this point in the history
  • Loading branch information
fermion committed Nov 19, 2023
1 parent 5e9d66d commit 7866ec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rspec-test-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
env:
POSTGRES_DB: staffplan_redux_test
POSTGRES_USER: rails
POSTGRES_PASSWORD: ${{ secrets.POSTGRES_PASSWORD }}
POSTGRES_PASSWORD: password
env:
RAILS_ENV: test
DATABASE_URL: "postgres://rails:password@localhost:5432/rails_test"
Expand Down

0 comments on commit 7866ec8

Please sign in to comment.