Skip to content

Commit

Permalink
bundle install is done in ruby/setup-ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
wktk committed Dec 30, 2023
1 parent 48778df commit 4f3f690
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/rspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,4 @@ jobs:
with:
bundler-cache: true
ruby-version: ${{ matrix.ruby }}
- run: bundle install -j4
- run: bundle exec rspec

0 comments on commit 4f3f690

Please sign in to comment.