Enable deny-warnings feature everywhere in CI
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#![cfg_attr(feature = "deny-warnings", deny(warnings))]
|
||||
|
||||
use std::env;
|
||||
|
||||
#[macro_export]
|
||||
|
||||
Reference in New Issue
Block a user