Skip to content

Commit 1db8f09

Browse files
committed
CI: Stop installing bundler
1 parent 146fb6e commit 1db8f09

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ jobs:
4848
with:
4949
ruby-version: ${{ matrix.ruby }}
5050

51-
- run: gem install bundler
52-
5351
- run: bundle install --jobs 4 --retry 3
5452

5553
- run: bundle exec rake

0 commit comments

Comments
 (0)