gitlab: don't run gst-plugins-rs tests

They are not working with CI atm, see #46
This commit is contained in:
Guillaume Desmottes 2020-01-08 16:21:09 +05:30
parent 10326927d5
commit 5fc211d107

View file

@ -247,6 +247,7 @@ build clang fedora x86_64:
check fedora:
extends: '.test fedora x86_64'
variables:
EXTRA_VALIDATE_ARGS: "-b check.gst-plugins-rs.*"
TEST_SUITE: "check.gst*"
except:
variables: