prisms-center / phaseField

PRISMS-PF: An Open-Source Phase-Field Modeling Framework
https://prisms-center.github.io/phaseField/
Other
229 stars 119 forks source link

Timeout for automatic test CI #266

Closed landinjm closed 3 weeks ago

landinjm commented 1 month ago

Recently, I accidentally made an infinite while loop in #265 when I was doing what I thought to be a simple refactor (i.e., don't need to run the tests on my laptop).

Is there a way to specify some sort of timeout in the CI? Alternatively, in the python script?