Skip to content

Add workfile yuv type to the quality string and a relevant test #1114

Add workfile yuv type to the quality string and a relevant test

Add workfile yuv type to the quality string and a relevant test #1114

Workflow file for this run

name: Docker
on:
push:
pull_request:
jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build Docker Image
run: |
docker build -t vmaf .