We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f00c4e3 + 4388350 commit 1fa4a68Copy full SHA for 1fa4a68
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