Skip to content

Commit

Permalink
Update Rust test running instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
jplatte authored and av8ta committed May 26, 2024
1 parent 118c9e1 commit c9a2cbe
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,9 @@ pnpm test:unit -w

### rust

Change the working directory to packages/cadmium and to run rust tests:
To build and run the Rust tests:

```shell
cd packages/cadmium
cargo test
```

Expand Down

0 comments on commit c9a2cbe

Please sign in to comment.