mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-11 15:38:55 +01:00
deny warnings in CI
This commit is contained in:
parent
9db86aac51
commit
3eb3f0269e
1
.github/workflows/rust.yml
vendored
1
.github/workflows/rust.yml
vendored
@ -9,6 +9,7 @@ on:
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
RUSTFLAGS: "-D warnings"
|
||||
|
||||
jobs:
|
||||
tests:
|
||||
|
Loading…
Reference in New Issue
Block a user