You may need to test this on your own repo as there is a limited about of minutes in this one. - [ ] Add a GitHub workflow to run the unit tests. - [ ] Only run workflow if a pull request or merge request is raised. - [ ] Add a badge to the readme to show if all tests are passing. - [ ] Optionally block the merge request if the tests do not pass
You may need to test this on your own repo as there is a limited about of minutes in this one.