mirror of
https://github.com/chronotope/chrono.git
synced 2025-09-29 14:05:40 +00:00
CI: run cargo-deadlinks
for all features
This commit is contained in:
parent
a1a0f89dab
commit
c892679e8d
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -50,7 +50,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: dtolnay/rust-toolchain@stable
|
- uses: dtolnay/rust-toolchain@stable
|
||||||
- run: cargo install cargo-deadlinks
|
- run: cargo install cargo-deadlinks
|
||||||
- run: RUSTFLAGS="--cfg docsrs" cargo deadlinks -- --features=serde
|
- run: cargo deadlinks -- --all-features
|
||||||
- run: cargo doc --all-features --no-deps
|
- run: cargo doc --all-features --no-deps
|
||||||
env:
|
env:
|
||||||
RUSTDOCFLAGS: -Dwarnings
|
RUSTDOCFLAGS: -Dwarnings
|
||||||
|
Loading…
x
Reference in New Issue
Block a user