mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-22 18:17:39 +08:00
add clippy component
This commit is contained in:
parent
a747e79e5d
commit
8471796987
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -22,6 +22,7 @@ jobs:
|
||||
profile: minimal
|
||||
toolchain: stable
|
||||
override: true
|
||||
components: clippy
|
||||
- name: Run cargo test
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user