Skip to content

Commit a85644c

Browse files
committed
Verbose tests
1 parent e92c3ed commit a85644c

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
@@ -55,4 +55,4 @@ jobs:
5555
run: bin/rubocop
5656

5757
- name: Run tests
58-
run: bin/rails db:setup && bin/rails db:migrate && bin/rails test
58+
run: bin/rails db:setup && bin/rails db:migrate && bin/rails test -v

0 commit comments

Comments
 (0)