Skip to content

Commit 6abc7db

Browse files
committed
Add --trace minitest flag
1 parent 9cc81de commit 6abc7db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ jobs:
5050

5151
- name: Run tests
5252
run: |
53-
bundle exec rake
53+
bundle exec rake --trace

0 commit comments

Comments
 (0)