Skip to content

Add fill, focus_x, and focus_y arguments to the `video_thumbnai… #93

Add fill, focus_x, and focus_y arguments to the `video_thumbnai…

Add fill, focus_x, and focus_y arguments to the `video_thumbnai… #93

Workflow file for this run

name: Test
on:
push:
branches:
- master
pull_request:
jobs:
rspec:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.1
bundler-cache: true
- name: Test Ruby code with RSpec
run: bundle exec rspec