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 2250ac5
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 --verbose'

0 comments on commit 2250ac5

Please sign in to comment.