mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-26 03:55:07 +08:00
run the tests in all workspaces
This commit is contained in:
parent
4bcfd14a45
commit
5ff066c3e7
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -46,7 +46,7 @@ jobs:
|
|||||||
uses: actions-rs/cargo@v1
|
uses: actions-rs/cargo@v1
|
||||||
with:
|
with:
|
||||||
command: test
|
command: test
|
||||||
args: --release
|
args: --release --all
|
||||||
|
|
||||||
fmt:
|
fmt:
|
||||||
name: Run Rustfmt
|
name: Run Rustfmt
|
||||||
|
Loading…
Reference in New Issue
Block a user