Skip to content

Commit

Permalink
misc: manifest with subdir
Browse files Browse the repository at this point in the history
  • Loading branch information
nichmor committed Dec 19, 2024
1 parent 8b93ffc commit 701886b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/pixi-build/src/bin/pixi-build-cmake/cmake.rs
Original file line number Diff line number Diff line change
Expand Up @@ -657,7 +657,7 @@ mod tests {

#[tokio::test]
async fn test_parsing_subdirectory() {
// get cargo manifest dir
// a manifest with subdir

let package_with_git_and_subdir = r#"
[workspace]
Expand Down

0 comments on commit 701886b

Please sign in to comment.