Add html test-report
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
Add html report to lbmpy test runs (like pystencils). So human don't need to read terminal gibberish but can directly browse the html (e.g.: http://seitz.pages.walberla.net/-/lbmpy/-/jobs/416980/artifacts/test-report/index.html)
Might be a good idea to add this also to the god jobs in pystencils/lbmpy.
For some, reason the apt-get installed pytest does not like pytest-html
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.