We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b4474d commit 10fdaabCopy full SHA for 10fdaab
.github/workflows/rake.yml
@@ -45,4 +45,5 @@ jobs:
45
with:
46
ruby-version: ${{ matrix.ruby }}
47
- run: bundle update
48
+ - run: bundle exec ruby test/test_pool.rb -n test_reconnects_on_pg_reboot
49
- run: bundle exec rake
0 commit comments