Skip to content

Commit 34ba7ff

Browse files
committed
drop! detailed test log
1 parent 172720b commit 34ba7ff

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 --trace'

0 commit comments

Comments
 (0)