justfile: Add Rust tests to pre-push
The tests should be part of the pre-push step.
Introduce test-rust, as part of a new test group, and pre-push group.
1 file changed
+7
-1
378365aa
→
92347a30
modified justfile
@@ -114,7 +114,7 @@ format-nix:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -144,3 +144,9 @@ install-hooks:
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |