Skip to content

Commit e62f1ef

Browse files
committedMar 7, 2021
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.
1 parent 2abe149 commit e62f1ef

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed
 

‎.github/workflows/ci.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ on:
77
- staging
88
- trying
99

10-
env:
11-
RUSTFLAGS: -Dwarnings
12-
1310
jobs:
1411
build_and_test:
1512
name: Build and test

0 commit comments

Comments
 (0)