Skip to content

Commit

Permalink
Updating git jobs for new rubies
Browse files Browse the repository at this point in the history
  • Loading branch information
360dgries committed Nov 17, 2023
1 parent 0a08464 commit 9de8f48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby-version }}
run: bundle config set --local frozen false
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
- name: Run tests
run: bundle exec rake
Expand Down

0 comments on commit 9de8f48

Please sign in to comment.