mirror of
https://github.com/rust-vmm/rust-vmm-ci.git
synced 2026-08-05 03:08:31 +00:00
fixed typo in readme
Fixes: https://github.com/rust-vmm/rust-vmm-ci/issues/39 Signed-off-by: Andreea Florescu <fandree@amazon.com>
This commit is contained in:
committed by
Alexandra Iordache
parent
c9430ee33a
commit
3b7377cb51
@@ -270,7 +270,7 @@ outside the CI with:
|
||||
cargo bench [--all-features] OR [--features <features>]
|
||||
```
|
||||
|
||||
`rust-vmm-ci` uses [`critcmp`(https://github.com/BurntSushi/critcmp) to
|
||||
`rust-vmm-ci` uses [`critcmp`](https://github.com/BurntSushi/critcmp) to
|
||||
compare the results yielded by `cargo bench --all-features` on the PR being
|
||||
tested with those from the tip of the upstream `master` branch. The test
|
||||
runs `cargo bench` twice, once on the current `HEAD`, then again after
|
||||
|
||||
Reference in New Issue
Block a user