Skip to content

Commit 63b6549

Browse files
committed
run cargo doc in CI
1 parent a460b66 commit 63b6549

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ jobs:
1515
- run: cargo fmt -- --check
1616
- run: cargo clippy --all-targets -- -D warnings
1717
- run: cargo test
18+
- run: cargo doc

0 commit comments

Comments
 (0)