mirror of
https://gitlab.com/veilid/veilid.git
synced 2024-10-01 01:26:08 -04:00
run tests with dbus
This commit is contained in:
parent
5f1dc65d96
commit
f22d58dfd0
@ -27,5 +27,5 @@ test_linux_amd64:
|
|||||||
- linux
|
- linux
|
||||||
- amd64
|
- amd64
|
||||||
script:
|
script:
|
||||||
# - RUSTFLAGS="-D warnings" RUST_BACKTRACE=1 cargo test -- --nocapture
|
# - RUSTFLAGS="-D warnings" RUST_BACKTRACE=1 dbus-run-session -- cargo test -- --nocapture
|
||||||
- RUST_BACKTRACE=1 cargo test -- --nocapture
|
- RUST_BACKTRACE=1 dbus-run-session -- cargo test -- --nocapture
|
||||||
|
Loading…
Reference in New Issue
Block a user