Skip to content

Commit

Permalink
Getting PG to work
Browse files Browse the repository at this point in the history
  • Loading branch information
julik committed Nov 8, 2023
1 parent 9e890d4 commit 4f76a3b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@ jobs:
- name: "Tests and Lint"
run: bundle exec rake
env:
PGHOST: localhost
PGUSER: postgres
PGPASSWORD: postgres
TESTOPTS: "--fail-fast"
# MYSQL_HOST: 127.0.0.1
# MYSQL_PORT: 3306

0 comments on commit 4f76a3b

Please sign in to comment.