We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e92c3ed commit a85644cCopy full SHA for a85644c
.github/workflows/ci.yml
@@ -55,4 +55,4 @@ jobs:
55
run: bin/rubocop
56
57
- name: Run tests
58
- run: bin/rails db:setup && bin/rails db:migrate && bin/rails test
+ run: bin/rails db:setup && bin/rails db:migrate && bin/rails test -v
0 commit comments