mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-22 21:04:27 +01:00
Make sure the lock file is up to date
This commit is contained in:
parent
71b39426c0
commit
641e0d15f5
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -18,3 +18,4 @@ jobs:
|
|||||||
uses: actions-rs/cargo@v1
|
uses: actions-rs/cargo@v1
|
||||||
with:
|
with:
|
||||||
command: test
|
command: test
|
||||||
|
args: --locked
|
||||||
|
Loading…
Reference in New Issue
Block a user