deny-rust-warnings

This commit is contained in:
ad hoc 2022-05-04 15:20:45 +02:00
parent c07f3b44b7
commit 348af6cfbf
No known key found for this signature in database
GPG Key ID: 4F00A782990CC643
1 changed files with 1 additions and 0 deletions

View File

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