We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 277d570 commit 5a99e7bCopy full SHA for 5a99e7b
.github/workflows/test.yaml
@@ -76,5 +76,7 @@ jobs:
76
run: |
77
bundle exec rake
78
- name: Benchmark
79
+ env:
80
+ PGHOST: /var/run/postgresql
81
82
bundle exec benchmark/load-dump.rb
0 commit comments