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 c54c426 commit fa03562Copy full SHA for fa03562
.github/workflows/ubuntu.yml
@@ -19,4 +19,4 @@ jobs:
19
gem install bundler --no-document
20
bundle install
21
- name: Run test
22
- run: rake
+ run: bundle exec rake
0 commit comments