deny warnings in CI

This commit is contained in:
ad hoc 2022-04-21 14:19:39 +02:00
parent 9db86aac51
commit 3eb3f0269e
No known key found for this signature in database
GPG Key ID: 4F00A782990CC643
1 changed files with 1 additions and 0 deletions

View File

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