Skip to content

Commit 8d0d306

Browse files
author
github-actions
committed
automatic update
from rust-github/template@a7f5def
1 parent 9982774 commit 8d0d306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Please, make sure:
66
https://github.com/rust-github/rust-gh-example/blob/main/docs/CONTRIBUTING.md
77
- you have formatted the code using rustfmt:
88
https://github.com/rust-lang/rustfmt
9-
- you have checked that all tests pass, by running `cargo test --all`
9+
- you have checked that all tests pass, by running `cargo test --workspace`
1010
- you have updated the changelog (if needed):
1111
https://github.com/rust-github/rust-gh-example/blob/main/CHANGELOG.md
1212
-->

0 commit comments

Comments
 (0)