We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47f021f commit 6a60d67Copy full SHA for 6a60d67
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