Skip to content

Commit

Permalink
Add coverage recipe (ordinals#2846)
Browse files Browse the repository at this point in the history
  • Loading branch information
casey committed Dec 11, 2023
1 parent 1c419db commit 3427f61
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions justfile
Original file line number Diff line number Diff line change
Expand Up @@ -222,3 +222,6 @@ update-mdbook-theme:

audit-cache:
cargo run --package audit-cache

coverage:
cargo llvm-cov

0 comments on commit 3427f61

Please sign in to comment.