From 4bfdc8da45e3b29876033055e80737f1bb368132 Mon Sep 17 00:00:00 2001 From: Zen <46526140+master-of-zen@users.noreply.github.com> Date: Wed, 2 Dec 2020 12:32:04 +0200 Subject: [PATCH] add scenes test --- .github/workflows/tests.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index ba25697..934dfdd 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -26,6 +26,8 @@ jobs: include: - name: baseline flags: "" + - name: scenes + flags: -s scenes.json - name: svt_av1 flags: -enc svt_av1 - name: rav1e