Closed chinghwayu closed 3 years ago
I think it would also be good to add tests to
.github/workflows/test.yml
. They can be essentially the same as the existing tests, except that we would invokeminiver ver
directly rather than calling the Python interpreter.
Writing tests seem easy enough but I don't really work with Github actions and don't have an environment setup to run act.
I'll leave this to you...
Feel free to change the command from
ver
to something else.