Skip to content

Extend assert_equivalent_commands with do_replace_uuid; add tests. #1077

Extend assert_equivalent_commands with do_replace_uuid; add tests.

Extend assert_equivalent_commands with do_replace_uuid; add tests. #1077

Workflow file for this run

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