mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-12-31 17:01:39 +01:00
Make sure that all the workspaces crates compile
This commit is contained in:
parent
82fb5f0bef
commit
99b45d2aa0
5
.github/workflows/test.yml
vendored
5
.github/workflows/test.yml
vendored
@ -29,6 +29,11 @@ jobs:
|
||||
override: true
|
||||
components: rustfmt, clippy
|
||||
|
||||
- uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: check
|
||||
args: --all
|
||||
|
||||
- uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: build
|
||||
|
Loading…
x
Reference in New Issue
Block a user