Skip to content

Commit

Permalink
*: Fix Makefile typo
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Dec 26, 2024
1 parent dc1f6f3 commit f5fda54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ snapshots:
env INSTA_UPDATE=unseen cargo test snapshot_tests

snapshots-review:
cargo instal review
cargo insta review

coverage:
cargo llvm-cov --features=coverage --open
Expand Down

0 comments on commit f5fda54

Please sign in to comment.