mirror of
https://github.com/chronotope/chrono.git
synced 2025-09-27 04:50:52 +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: dtolnay/rust-toolchain@stable
|
||||
- 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
|
||||
env:
|
||||
RUSTDOCFLAGS: -Dwarnings
|
||||
|
Loading…
x
Reference in New Issue
Block a user