mirror of
https://github.com/rust-lang/cargo.git
synced 2025-10-01 11:30:39 +00:00
chore: update jobserver
tests to use check
This commit is contained in:
parent
df909b938c
commit
9d85c01994
@ -55,7 +55,7 @@ fn jobserver_exists() {
|
||||
// Explicitly use `-j2` to ensure that there's eventually going to be a
|
||||
// token to read from `validate` above, since running the build script
|
||||
// itself consumes a token.
|
||||
p.cargo("build -j2").run();
|
||||
p.cargo("check -j2").run();
|
||||
}
|
||||
|
||||
#[cargo_test]
|
||||
|
Loading…
x
Reference in New Issue
Block a user