Skip to content

Commit

Permalink
Update CI bundler.
Browse files Browse the repository at this point in the history
  • Loading branch information
simi committed Sep 1, 2024
1 parent 35cd6ea commit b046e8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ jobs:
- name: Bundle install
run: |
gem install bundler:2.5.18
bundle config path vendor/bundle
bundle install --jobs 4 --retry 3
bin/rails db:create
Expand Down

0 comments on commit b046e8d

Please sign in to comment.