We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ae6041 + e8094a7 commit 9939309Copy full SHA for 9939309
README.md
@@ -249,5 +249,5 @@ PRs are welcome!
249
250
The following CI checks are run against every PR:
251
- No warnings from `cargo check --all-targets`
252
-- All tests must pass with `cargo tests`
+- All tests must pass with `cargo test`
253
- Code must be formatted by `cargo fmt --all`
0 commit comments