add comment
This commit is contained in:
parent
eafc100b50
commit
240f92aae8
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@ fn run_tests(
|
|||
"cargo-miri/Cargo.toml".into(),
|
||||
"--".into(),
|
||||
"miri".into(),
|
||||
"run".into(),
|
||||
"run".into(), // There is no `cargo miri build` so we just use `cargo miri run`.
|
||||
];
|
||||
}
|
||||
ui_test::run_tests(config)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue