Skip to content

chore(deps): update dependency image_optim_pack to v0.12.2.20251207 #1219

chore(deps): update dependency image_optim_pack to v0.12.2.20251207

chore(deps): update dependency image_optim_pack to v0.12.2.20251207 #1219

Workflow file for this run

name: Ruby tests
on:
pull_request:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
- name: Set up Ruby
uses: ruby/setup-ruby@8aeb6ff8030dd539317f8e1769a044873b56ea71 # v1.268.0
with:
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
- name: Run tests
run: bundle exec rake