Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Update test commands according to current process (#4703)
Browse files Browse the repository at this point in the history
  • Loading branch information
justinfrevert committed Jan 12, 2022
1 parent 3815a33 commit 0bf1a9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ cargo build # Builds all native code
You can run the tests if you like:

```bash
cargo test --all
cargo test --all --release
```

You can start a development chain with:
Expand Down

0 comments on commit 0bf1a9f

Please sign in to comment.