mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-22 10:07:40 +08:00
deny-rust-warnings
This commit is contained in:
parent
c07f3b44b7
commit
348af6cfbf
1
.github/workflows/rust.yml
vendored
1
.github/workflows/rust.yml
vendored
@ -12,6 +12,7 @@ on:
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
RUST_BACKTRACE: 1
|
||||
RUSTFLAGS: "-D warnings"
|
||||
|
||||
jobs:
|
||||
tests:
|
||||
|
Loading…
Reference in New Issue
Block a user