Skip to content

Commit 10fdaab

Browse files
committedDec 26, 2024··
one command
1 parent 1b4474d commit 10fdaab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/rake.yml

+1
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,5 @@ jobs:
4545
with:
4646
ruby-version: ${{ matrix.ruby }}
4747
- run: bundle update
48+
- run: bundle exec ruby test/test_pool.rb -n test_reconnects_on_pg_reboot
4849
- run: bundle exec rake

0 commit comments

Comments
 (0)
Please sign in to comment.