mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-07-26 16:35:24 -04:00
run tests with dbus
This commit is contained in:
parent
5f1dc65d96
commit
f22d58dfd0
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue