We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faa9b31 commit 18a06ccCopy full SHA for 18a06cc
.github/workflows/main.yml
@@ -99,7 +99,7 @@ jobs:
99
CARGO_TARGET_DIR: target
100
- run: cargo test -p cargo-platform
101
- run: cargo test -p cargo-util
102
- - run: cargo test -p home
+ - run: cargo test --manifest-path crates/home/Cargo.toml
103
- run: cargo test --manifest-path crates/mdman/Cargo.toml
104
- run: cargo build --manifest-path crates/credential/cargo-credential-1password/Cargo.toml
105
- run: cargo build --manifest-path crates/credential/cargo-credential-gnome-secret/Cargo.toml
0 commit comments