Forgot a space once again
This commit is contained in:
parent
15cbd17003
commit
07731d0b73
@ -129,7 +129,7 @@ local Unit(db) = cachedPipeline(
|
|||||||
"unit-" + db,
|
"unit-" + db,
|
||||||
[
|
[
|
||||||
"cargo test --all --exclude plume-front --exclude plume-macro"
|
"cargo test --all --exclude plume-front --exclude plume-macro"
|
||||||
+ "--no-run --no-default-features --features=" + db
|
+ " --no-run --no-default-features --features=" + db
|
||||||
]
|
]
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user