Skip to content

Commit 642eb9a

Browse files
committed
verbose test
1 parent 8daf4fb commit 642eb9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,4 @@ jobs:
8888
done
8989
cat ${{ github.workspace }}/setup.sql | cockroach sql --insecure
9090
- name: Test
91-
run: bundle exec rake test TESTOPTS='--profile=5'
91+
run: bundle exec rake test TESTOPTS='--profile=5 --verbose'

0 commit comments

Comments
 (0)