mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-09-23 21:26:26 +00:00
Improve diffing
This commit is contained in:
@ -124,7 +124,8 @@ impl TestWorkload {
|
||||
&[String::from("--experimental-dumpless-upgrade")],
|
||||
&self.name,
|
||||
binary_path.as_deref(),
|
||||
).await?;
|
||||
)
|
||||
.await?;
|
||||
tracing::info!("Upgraded to {version}");
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user