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

View File

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