Merge pull request #189649 from movingco/igm/typo
This commit is contained in:
commit
65bb4b6d3f
1 changed files with 1 additions and 1 deletions
|
@ -458,7 +458,7 @@ you of the correct hash.
|
||||||
`maturinBuildFlags`.
|
`maturinBuildFlags`.
|
||||||
* `cargoCheckHook`: run tests using Cargo. The build type for checks
|
* `cargoCheckHook`: run tests using Cargo. The build type for checks
|
||||||
can be set using `cargoCheckType`. Features can be specified with
|
can be set using `cargoCheckType`. Features can be specified with
|
||||||
`cargoCheckNoDefaultFeaatures` and `cargoCheckFeatures`. Additional
|
`cargoCheckNoDefaultFeatures` and `cargoCheckFeatures`. Additional
|
||||||
flags can be passed to the tests using `checkFlags` and
|
flags can be passed to the tests using `checkFlags` and
|
||||||
`checkFlagsArray`. By default, tests are run in parallel. This can
|
`checkFlagsArray`. By default, tests are run in parallel. This can
|
||||||
be disabled by setting `dontUseCargoParallelTests`.
|
be disabled by setting `dontUseCargoParallelTests`.
|
||||||
|
|
Loading…
Reference in a new issue