Skip to content

Commit

Permalink
fix the fact lockfiles now vary
Browse files Browse the repository at this point in the history
  • Loading branch information
searls committed Jul 14, 2023
1 parent fa57757 commit 01de962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby-version }}
bundler-cache: true
bundler-cache: false
- name: Run tests for Ruby ${{ matrix.ruby-version }} on ${{ matrix.os }}
run: bundle exec rake

0 comments on commit 01de962

Please sign in to comment.