mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-09-23 13:16:27 +00:00
Fix asset version issues
This commit is contained in:
13
workloads/tests/movies.json
Normal file
13
workloads/tests/movies.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "movies",
|
||||
"type": "test",
|
||||
"initialVersion": "1.12.0",
|
||||
"assets": {
|
||||
"movies.json": {
|
||||
"local_location": null,
|
||||
"remote_location": "https://milli-benchmarks.fra1.digitaloceanspaces.com/bench/datasets/movies.json",
|
||||
"sha256": "5b6e4cb660bc20327776e8a33ea197b43d9ec84856710ead1cc87ab24df77de1"
|
||||
}
|
||||
},
|
||||
"commands": []
|
||||
}
|
Reference in New Issue
Block a user