Closed Ben-PH closed 3 years ago
Yes ! :smile:
Now I was using cargo make
on my machine because seed
uses it also. So I thought that having the same config is a good idea for simplicity sake. We can of course run the test in github without it so it is faster :+1:
Now I know that seed
is planning to move from cargo-make
to trunk
which seems to be more specialized.
So maybe we can keep this in mind also for the future :wink:
Good work again :+1:
cargo-make adds overhead to the CI run, and can be replaced by constructing the commands manually in the ci file.