ukaea / PROCESS

PROCESS is a systems code at UKAEA that calculates in a self-consistent manner the parameters of a fusion power plant with a specified performance, ensuring that its operating limits are not violated, and with the option to optimise to a given function of these parameters.
https://ukaea.github.io/PROCESS/
MIT License
26 stars 11 forks source link

Regression tests run after tracking job on main #3234

Open timothy-nunn opened 3 days ago

timothy-nunn commented 3 days ago

Description

Makes the regression job depend on the make and tracking jobs. However, adding a conditional on the regression job ensures it runs even if the tracking job skips provided the make job does not fail.