We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a460b66 commit 63b6549Copy full SHA for 63b6549
.github/workflows/test.yml
@@ -15,3 +15,4 @@ jobs:
15
- run: cargo fmt -- --check
16
- run: cargo clippy --all-targets -- -D warnings
17
- run: cargo test
18
+ - run: cargo doc
0 commit comments