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 57ba441 commit 0a56712Copy full SHA for 0a56712
.github/workflows/linux.yml
@@ -23,6 +23,6 @@ jobs:
23
env:
24
CI: true
25
run: |
26
- gem install bundler rake
+ gem install rake
27
bundle install --jobs 4 --retry 3
28
bundle exec rake test
0 commit comments