mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +02:00
add test for search + update ci for test in release
This commit is contained in:
parent
f77f38dfa0
commit
b33dac9faa
5 changed files with 100214 additions and 10 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -22,4 +22,4 @@ jobs:
|
|||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: test
|
||||
args: --locked
|
||||
args: --locked --release
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue