diff options
Diffstat (limited to 'arg_picker')
| -rw-r--r-- | arg_picker/mingling-ci.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arg_picker/mingling-ci.toml b/arg_picker/mingling-ci.toml new file mode 100644 index 0000000..73a9935 --- /dev/null +++ b/arg_picker/mingling-ci.toml @@ -0,0 +1,2 @@ +[test] +command = ["cargo", "test", "-p", "arg-picker"] |
