summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2022-08-14 17:30:58 +0100
committerRichard Hughes <richard@hughsie.com>2022-09-05 16:03:23 +0100
commit88e7c32dea37a8db19256745a0b334ec2b1b80a6 (patch)
tree87ff3286dbd41bcb5c71092a8b01a449306f1a7b /.github
parent28c2e67e8f91e357c264f97c4cc4201e45fcb880 (diff)
downloadgusb-88e7c32dea37a8db19256745a0b334ec2b1b80a6.tar.gz
Serialize the GUsbDevice to and from JSON format
This allows us to write tests that mock up entire devices.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 368f2e8..95e2f1a 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -35,6 +35,6 @@ jobs:
usesh: true
mem: 8192
prepare: |
- pkg install -y git python3 glib meson pkgconf gobject-introspection usbids
+ pkg install -y git python3 glib json-glib meson pkgconf gobject-introspection usbids
sync: rsync
run: ./contrib/ci/build_and_test.sh -Dvapi=false -Ddocs=false -Dusb_ids=/usr/local/share/usbids/usb.ids