Skip to content

Commit 793fb3b

Browse files
committed
docs: strip --jobs 4 from README; keep --workspace
1 parent f21e160 commit 793fb3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Core RustScript (`.rss`) remains in the `pd-vm` crate.
4444
## Development
4545

4646
```bash
47-
cargo test --workspace --jobs 4
47+
cargo test --workspace
4848
cargo fmt --all -- --check
4949
cargo clippy --all-targets -- -D warnings
5050
```

0 commit comments

Comments
 (0)