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 225ad71 commit 2f07bcfCopy full SHA for 2f07bcf
.github/workflows/test.yml
@@ -25,4 +25,4 @@ jobs:
25
ruby-version: ${{ matrix.ruby }}
26
bundler-cache: true
27
- name: Run test
28
- run: rake test
+ run: bundle exec rake test
0 commit comments