Skip to content

Commit

Permalink
all tests
Browse files Browse the repository at this point in the history
  • Loading branch information
BuonOmo committed Oct 4, 2024
1 parent 34cb6c2 commit 32e2a85
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=5 --name=test_remove_index_with_a_hidden_column'
run: bundle exec rake test TESTOPTS='--profile=5'

0 comments on commit 32e2a85

Please sign in to comment.