Detect warnings in CI

This commit is contained in:
David Tolnay 2021-12-31 22:10:22 -08:00
parent b6ca992863
commit 5648730567
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