1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00

Only cache on latest ruby version run?

This commit is contained in:
Matt Jankowski 2024-07-18 13:56:09 -04:00
parent 09869b9b0e
commit 03b6fd5ea2

View file

@ -138,6 +138,7 @@ jobs:
bin/flatware fan bin/rails db:test:prepare bin/flatware fan bin/rails db:test:prepare
- name: Cache RSpec persistence file - name: Cache RSpec persistence file
if: matrix.ruby-version == '.ruby-version'
uses: actions/cache@v4 uses: actions/cache@v4
with: with:
path: | path: |