Skip to content

Commit

Permalink
Don't manually install bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
imanel committed Dec 18, 2020
1 parent 51ea725 commit 8c38157
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ jobs:
with:
ruby-version: ${{ matrix.ruby }}

- name: Install bundler
run: gem install bundler

- name: Install gems
run: bundle install

Expand Down

0 comments on commit 8c38157

Please sign in to comment.