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 bd8dbbb commit ee91444Copy full SHA for ee91444
.github/workflows/jruby.yml
@@ -20,4 +20,4 @@ jobs:
20
gem install bundler
21
bundle install --jobs 4 --retry 3
22
- name: Run Tests
23
- run: bundle exec rake
+ run: bundle exec rake default
0 commit comments