deny warnings in CI

This commit is contained in:
ad hoc
2022-04-21 14:19:39 +02:00
parent 9db86aac51
commit 3eb3f0269e

View File

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