Skip to content

Commit

Permalink
Fix(README): instructions to run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
minhtrannhat committed Sep 2, 2023
1 parent 628cf63 commit 5fb50be
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 @@ -20,4 +20,4 @@ Options:
`cargo build`

## Test
`cargo test`
`./mk-outs.sh && cargo test`

0 comments on commit 5fb50be

Please sign in to comment.