Skip to content

Commit

Permalink
Removing duplicate bundle install
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeRogers0 committed Feb 23, 2021
1 parent 457026c commit 4c36fc4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,4 @@ jobs:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
- run: |
gem install bundler
bundle install --jobs 4 --retry 3
bundle exec rspec

0 comments on commit 4c36fc4

Please sign in to comment.