Fail docs build when warnings are generated (#1454)

This commit is contained in:
Nicklas Møller 2022-04-05 08:06:41 +02:00 committed by GitHub
parent c3b6d1bab9
commit f8e833ad8b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,7 @@ env:
# https://rustwasm.github.io/wasm-bindgen/api/web_sys/struct.Clipboard.html
# https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html
RUSTFLAGS: --cfg=web_sys_unstable_apis
RUSTDOCFLAGS: -D warnings
jobs:
check_default: