Skip to content

Commit

Permalink
[CI] Increment cache
Browse files Browse the repository at this point in the history
  • Loading branch information
ssunday committed Jul 3, 2024
1 parent 86bb044 commit fe1af3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
rubygems: latest
cache-version: 2
- run: bin/rails db:migrate
working-directory: spec/dummy
- name: Test
Expand Down

0 comments on commit fe1af3c

Please sign in to comment.