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 7b533eb commit 61f6a48Copy full SHA for 61f6a48
.github/workflows/ci.yml
@@ -60,5 +60,4 @@ jobs:
60
61
- name: Run tests
62
run: |
63
- bundle exec rails db:test:prepare
64
- bundle exec rails test
+ bundle exec rake test
0 commit comments