Detect warnings in CI

This commit is contained in:
David Tolnay
2022-01-01 11:52:55 -08:00
parent 6c54aafeb9
commit ff259ec66b
+3
View File
@@ -5,6 +5,9 @@ on:
pull_request:
schedule: [cron: "40 1 * * *"]
env:
RUSTFLAGS: -Dwarnings
jobs:
test:
name: Test suite