mirror of
https://gitlab.com/veilid/veilid.git
synced 2024-10-01 01:26:08 -04:00
add dbus
This commit is contained in:
parent
f8474cf482
commit
5dafbd867d
@ -27,5 +27,8 @@ test_linux_amd64:
|
||||
- linux
|
||||
- amd64
|
||||
script:
|
||||
- dbus-uuidgen > /var/lib/dbus/machine-id
|
||||
- mkdir -p /var/run/dbus
|
||||
- dbus-daemon --config-file=/usr/share/dbus-1/system.conf --print-address
|
||||
# - RUSTFLAGS="-D warnings" RUST_BACKTRACE=1 cargo test -- --nocapture
|
||||
- RUST_BACKTRACE=1 cargo test -- --nocapture
|
||||
|
2
external/keyring-rs
vendored
2
external/keyring-rs
vendored
@ -1 +1 @@
|
||||
Subproject commit 70616ea279ae560d0f91d23ad707c713320e3d7b
|
||||
Subproject commit 437bdb8da9e699ef637060fc2eceed57bb6d1eb6
|
Loading…
Reference in New Issue
Block a user