Skip to content

Commit

Permalink
Update dbus-rs-github-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
diwic authored Oct 1, 2024
1 parent b791aac commit 8ca5ac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dbus-rs-github-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
run: |
export DBUS_SESSION_BUS_ADDRESS=`dbus-daemon --session --print-address --fork`
cargo test --all -- --nocapture --color always
cargo test --features stdfd --all -- --nocapture --color always
cargo test --all-features --all -- --nocapture --color always
cd dbus-codegen && cargo test --all --no-default-features -- --nocapture --color always
build-mingw:
Expand Down

0 comments on commit 8ca5ac2

Please sign in to comment.