mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 12:27:13 +02:00
run the tests in all workspaces
This commit is contained in:
parent
4bcfd14a45
commit
5ff066c3e7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -46,7 +46,7 @@ jobs:
|
|||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: test
|
||||
args: --release
|
||||
args: --release --all
|
||||
|
||||
fmt:
|
||||
name: Run Rustfmt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue