Skip to content

Commit

Permalink
invalidate cache
Browse files Browse the repository at this point in the history
  • Loading branch information
David Kutalek authored and David Kutalek committed Aug 12, 2024
1 parent 7c6e40e commit d984d99
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,5 +19,6 @@ jobs:
with:
ruby-version: ${{ matrix.ruby-version }}
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
cache-version: 1
- name: Run tests
run: bundle exec rake spec

0 comments on commit d984d99

Please sign in to comment.