1 parent 92da7a7 commit 4c9418eCopy full SHA for 4c9418e
1 file changed
.github/workflows/check.yml
@@ -28,7 +28,6 @@ jobs:
28
- uses: ruby/setup-ruby@v1
29
with:
30
ruby-version: "${{ matrix.ruby }}"
31
- bundler-cache: true
32
- run: sudo npm install -g svgo
33
- run: RUBYOPT=-rset bundle exec appraisal install --jobs=3 --retry=3
34
- run: bundle exec image_optim --info
0 commit comments