Skip to content

Commit

Permalink
Update gh workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
aliciapaz committed Jan 7, 2025
1 parent 893ee2b commit 4ceab4f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ruby-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ jobs:
- name: Install Node packages
run: |
bin/yarn install --ignore-engines
- name: Install ImageMagick
run: sudo apt-get install imagemagick
- name: Run tests
run: |
bundle exec rspec --fail-fast
Expand Down

0 comments on commit 4ceab4f

Please sign in to comment.