We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb95630 commit 1cbda75Copy full SHA for 1cbda75
1 file changed
.github/workflows/ci.yaml
@@ -25,3 +25,4 @@ jobs:
25
- run: cargo hack build --each-feature --all-targets
26
- run: cargo hack clippy --each-feature --all-targets -- -D warnings
27
- run: cargo hack nextest run --each-feature
28
+ - run: cargo test --doc
0 commit comments