libgusb: enable tests locally

This commit is contained in:
Piotr Wójcik 2021-04-20 00:05:50 +02:00 committed by Piotr
parent c16535796a
commit bbfaef5a7e

View file

@ -17,7 +17,7 @@ changelog="https://raw.githubusercontent.com/hughsie/libgusb/master/NEWS"
distfiles="http://people.freedesktop.org/~hughsient/releases/${pkgname}-${version}.tar.xz"
checksum=13277948a2ee06861234938089aea21bce6ad862f14c81a2efa85340ed701efd
# requires access to USB devices, not available on CI
make_check=extended
make_check=ci-skip
build_options="gir vala"
build_options_default="gir vala"