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 4a32047 commit 10f1e48Copy full SHA for 10f1e48
.github/workflows/pr-verify.yml
@@ -44,4 +44,4 @@ jobs:
44
run: bundle install
45
46
- name: Run tests
47
- run: bundle install rake test
+ run: bundle exec rake test
0 commit comments