Skip to content

Commit

Permalink
Add cargo mbt alias
Browse files Browse the repository at this point in the history
  • Loading branch information
romac committed Dec 1, 2023
1 parent 7b22397 commit c42b18f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Code/.cargo/config.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[alias]
mbt = "nextest run -p malachite-itf --all-features"

0 comments on commit c42b18f

Please sign in to comment.