Skip to content

Commit

Permalink
[CI] Test rustdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
pitdicker authored and djc committed May 15, 2023
1 parent d70eb45 commit 7bf98de
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ jobs:
- uses: dtolnay/rust-toolchain@stable
- run: cargo install cargo-deadlinks
- run: RUSTFLAGS="--cfg docsrs" cargo deadlinks -- --features=serde
- run: cargo doc --all-features --no-deps
env:
RUSTDOCFLAGS: -Dwarnings

0 comments on commit 7bf98de

Please sign in to comment.