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 dd2081b commit 13e512bCopy full SHA for 13e512b
.github/workflows/rspec.yml
@@ -79,4 +79,4 @@ jobs:
79
RAILS_ENV: test
80
RAILS_MASTER_KEY: ${{ secrets.RAILS_MASTER_KEY }}
81
run: |
82
- bundle exec rake
+ bundle exec rspec
0 commit comments