ci: relax errors on warnings

missing_doc_code_examples was renamed to rustdoc::missing_doc_code_examples on nightly but the rustdoc lint tool namespace doesn't exist on stable.
This commit is contained in:
Jeremiah Senkpiel 2021-03-06 18:30:47 -08:00
parent 2abe14982e
commit e62f1efe60
1 changed files with 0 additions and 3 deletions

View File

@ -7,9 +7,6 @@ on:
- staging
- trying
env:
RUSTFLAGS: -Dwarnings
jobs:
build_and_test:
name: Build and test