Detect warnings in CI

This commit is contained in:
David Tolnay 2022-01-01 11:52:55 -08:00
parent 6c54aafeb9
commit ff259ec66b
No known key found for this signature in database
GPG Key ID: F9BA143B95FF6D82

View File

@ -5,6 +5,9 @@ on:
pull_request:
schedule: [cron: "40 1 * * *"]
env:
RUSTFLAGS: -Dwarnings
jobs:
test:
name: Test suite