There was an error while loading. Please reload this page.
1 parent f21e160 commit 793fb3bCopy full SHA for 793fb3b
1 file changed
README.md
@@ -44,7 +44,7 @@ Core RustScript (`.rss`) remains in the `pd-vm` crate.
44
## Development
45
46
```bash
47
-cargo test --workspace --jobs 4
+cargo test --workspace
48
cargo fmt --all -- --check
49
cargo clippy --all-targets -- -D warnings
50
```
0 commit comments