We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00c18c1 commit 4f38206Copy full SHA for 4f38206
.github/workflows/ruby.yml
@@ -21,8 +21,6 @@ jobs:
21
bundler-cache: true
22
- name: Build and test with Rake, RSpec, RuboCop, Fasterer
23
run: |
24
- gem install bundler -v 2.0.2
25
- bundle install --jobs 4 --retry 3
26
bin/rake
27
bin/rubocop
28
bin/fasterer
0 commit comments