2
0
Fork 0
mirror of https://github.com/simonask/libyaml-safer synced 2025-03-09 09:17:21 +00:00

Detect warnings in CI

This commit is contained in:
David Tolnay 2022-07-08 12:02:02 -07:00
parent 5e5bed5d21
commit 5b48860450
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: Rust ${{matrix.rust}}