chore(ci): add doc test
This commit is contained in:
parent
1b1b4e9ff1
commit
61d95ec3e9
1 changed files with 1 additions and 0 deletions
1
.github/workflows/check.yml
vendored
1
.github/workflows/check.yml
vendored
|
|
@ -20,4 +20,5 @@ jobs:
|
|||
# - run: cargo fmt -- --check
|
||||
- run: cargo clippy --all-targets --all-features
|
||||
- run: cargo test --all-features --no-fail-fast
|
||||
- run: cargo doc --all-features
|
||||
- run: cargo run --example local_federation axum
|
||||
|
|
|
|||
Loading…
Reference in a new issue