Open kdreher opened 2 years ago
Run tests automatically when PR is opened on the new branch which is to be merged into develop
We could also automatically check for correct data types, e.g. with mypy
. It probably makes sense to check it in a pre-commit hook
For testing matlab scripts in GitHub runners this repo might be useful: matlab-actions/setup-matlab
We should make use of all the different actions/workflows/templates that are provided by Github: