Skip to content

Commit

Permalink
Test MySQL
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Jun 17, 2024
1 parent a54d4b9 commit 5ee9651
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,4 @@ jobs:
- run: |
mysqladmin create distribute_reads_test_primary
mysqladmin create distribute_reads_test_replica
- if: ${{ matrix.ruby < 3.1 }}
run: ADAPTER=mysql2 bundle exec rake test
- run: ADAPTER=mysql2 bundle exec rake test

0 comments on commit 5ee9651

Please sign in to comment.