run tests with dbus

This commit is contained in:
John Smith 2021-12-05 10:53:52 -05:00
parent 5f1dc65d96
commit f22d58dfd0

View File

@ -27,5 +27,5 @@ test_linux_amd64:
- linux
- amd64
script:
# - RUSTFLAGS="-D warnings" RUST_BACKTRACE=1 cargo test -- --nocapture
- RUST_BACKTRACE=1 cargo test -- --nocapture
# - RUSTFLAGS="-D warnings" RUST_BACKTRACE=1 dbus-run-session -- cargo test -- --nocapture
- RUST_BACKTRACE=1 dbus-run-session -- cargo test -- --nocapture