diff --git a/ci/run-sys-cargo-test.sh b/ci/run-sys-cargo-test.sh index 3a89dcb83..8780e4c53 100755 --- a/ci/run-sys-cargo-test.sh +++ b/ci/run-sys-cargo-test.sh @@ -18,6 +18,7 @@ for crate in gstreamer/sys \ gstreamer-base/sys \ gstreamer-check/sys \ gstreamer-controller/sys \ + gstreamer-editing-services/sys \ gstreamer-gl/sys \ gstreamer-gl/egl/sys \ gstreamer-gl/wayland/sys \