Skip to content

Commit bce1112

Browse files
committed
update ci
1 parent f85b82e commit bce1112

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 --trace TESTOPTS='--profile=5 --verbose'
91+
run: bundle exec rake test TESTOPTS='--profile=5'

0 commit comments

Comments
 (0)