Skip to content

chore(deps): update dependency image_optim_pack to v0.11.1.20240914 #845

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

chore(deps): update dependency image_optim_pack to v0.11.1.20240914 #845

Workflow file for this run

name: Ruby tests
on:
pull_request:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Set up Ruby
uses: ruby/setup-ruby@52753b7da854d5c07df37391a986c76ab4615999 # v1.191.0
with:
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
- name: Run tests
run: bundle exec rake