Skip to content

Commit 4f38206

Browse files
committed
Remove duplication in CI 🤖
1 parent 00c18c1 commit 4f38206

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ruby.yml

-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ jobs:
2121
bundler-cache: true
2222
- name: Build and test with Rake, RSpec, RuboCop, Fasterer
2323
run: |
24-
gem install bundler -v 2.0.2
25-
bundle install --jobs 4 --retry 3
2624
bin/rake
2725
bin/rubocop
2826
bin/fasterer

0 commit comments

Comments
 (0)