Skip to content

Commit

Permalink
TEMP debug v24 not working
Browse files Browse the repository at this point in the history
  • Loading branch information
BuonOmo committed Sep 3, 2024
1 parent 60e531b commit d9cf0b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,4 @@ jobs:
done
cat ${{ github.workspace }}/setup.sql | cockroach sql --insecure
- name: Test
run: bundle exec rake test TESTOPTS='--profile=3'
run: bundle exec rake test TESTOPTS='--profile=3 --name=test_eager_with_has_many_through_a_belongs_to_association'

0 comments on commit d9cf0b7

Please sign in to comment.