shithub: dav1d

Download patch

ref: 9eaebda6fe4ecdb85052abbc624c543e7b5fddc2
parent: ed79e075c4788d7f2c4948caa5ee4fa9927cb743
author: Janne Grunau <janne-vlc@jannau.net>
date: Wed Oct 31 16:08:20 EDT 2018

CI: run testdata tests on all branches and merge requests

--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -110,8 +110,6 @@
     tags:
         - debian
         - amd64
-    only:
-        - master@videolan/dav1d
     script:
         - git clone --depth 1 https://code.videolan.org/videolan/dav1d-test-data.git tests/dav1d-test-data
         - meson build --buildtype release -Dtestdata_tests=true