mirror of
https://github.com/Noratrieb/cargo-minimize.git
synced 2026-01-14 08:25:01 +01:00
Also build cargo-minimize
This commit is contained in:
parent
250f0cd557
commit
0ed3e5188f
1 changed files with 2 additions and 0 deletions
|
|
@ -63,6 +63,8 @@ pub fn full_tests() -> Result<()> {
|
||||||
"testsuite",
|
"testsuite",
|
||||||
"--bin",
|
"--bin",
|
||||||
"regression_checker",
|
"regression_checker",
|
||||||
|
"--bin",
|
||||||
|
"cargo-minimize",
|
||||||
]))
|
]))
|
||||||
.context("running cargo build")?;
|
.context("running cargo build")?;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue