Skip to content

Commit

Permalink
docs: update README to run tests in release mode
Browse files Browse the repository at this point in the history
  • Loading branch information
cdunster committed Nov 27, 2024
1 parent e53487f commit 584cec7
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 @@ -21,7 +21,7 @@ Types and bindings to connect easily to a running Holochain conductor from Rust.

``` bash
./build-fixture.sh
cargo test
cargo test --release
```

## Contribute
Expand Down

0 comments on commit 584cec7

Please sign in to comment.