BIM2SIM / bim2sim

A python tool to create simulation models for different domains based on BIM IFC models.
https://bim2sim.github.io/bim2sim/
GNU Lesser General Public License v3.0
46 stars 8 forks source link

Update .gitlab-ci.yml #661

Closed DaJansenGit closed 3 months ago

DaJansenGit commented 3 months ago

run tests first, this is needed so we have a coverage again. Currently the test stage runs after the deploy stage and so we can't deploy the results of the coverage run.