Skip to content

Commit

Permalink
Remove bundler-cache from CI to see if it fixes things
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyevans committed Mar 28, 2024
1 parent 8713eb8 commit d5a1e26
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,4 @@ jobs:
- uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
- run: bundle exec rake

0 comments on commit d5a1e26

Please sign in to comment.