mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-02-02 00:23:27 +01:00
Remove clippy warnings in CI
This commit is contained in:
parent
9587ea7f06
commit
ac858d9800
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: clippy
|
||||
args: --all-targets -- --deny warnings
|
||||
args: --all-targets
|
||||
|
||||
build-image:
|
||||
name: Test the build of Docker image
|
||||
|
Loading…
x
Reference in New Issue
Block a user