feat: Add cargo t for nextest alias
This commit is contained in:
@@ -349,6 +349,7 @@ in {
|
|||||||
''
|
''
|
||||||
[alias]
|
[alias]
|
||||||
lldb = ["with", "rust-lldb", "--"]
|
lldb = ["with", "rust-lldb", "--"]
|
||||||
|
t = ["nextest", "run"]
|
||||||
|
|
||||||
[net]
|
[net]
|
||||||
git-fetch-with-cli = true
|
git-fetch-with-cli = true
|
||||||
|
|||||||
Reference in New Issue
Block a user