Skip to content

Commit

Permalink
Merge pull request #778 from coopdevs/develop
Browse files Browse the repository at this point in the history
Release v5.3.0
  • Loading branch information
markets authored Feb 15, 2025
2 parents e121acb + 2d52a87 commit 7fd7dfc
Show file tree
Hide file tree
Showing 48 changed files with 509 additions and 326 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- name: Install ImageMagick
uses: mfinelli/setup-imagemagick@v6
with:
cache: true
- name: Run tests
env:
RAILS_ENV: test
Expand Down
Loading

0 comments on commit 7fd7dfc

Please sign in to comment.