Closed santoro63 closed 2 years ago
Currently this project has no CI/CD set up. We would like to have it so that every time someone creates a pull request against main (or makes changes on main) that make test would run to make sure we did not break anything.
make test
Currently this project has no CI/CD set up. We would like to have it so that every time someone creates a pull request against main (or makes changes on main) that
make test
would run to make sure we did not break anything.