The analysis team would like to create some integration tests that verify that the data we produce can be loaded and analysed by their software.
They do not want to have to install all our software stack, run a workflow, and verify if they can use the files.
The way our workflow is created might change, and this would add maintenance burden to keep these workflows in sync with essreflectometry.
Instead, we should have a cron job that publishes orso files once per day, from the latest main branch.
They could be uploaded as artifacts from the action?