deny-rust-warnings

This commit is contained in:
ad hoc
2022-05-04 15:20:45 +02:00
parent c07f3b44b7
commit 348af6cfbf

View File

@ -12,6 +12,7 @@ on:
env:
CARGO_TERM_COLOR: always
RUST_BACKTRACE: 1
RUSTFLAGS: "-D warnings"
jobs:
tests: