Closed alexwalkerepi closed 3 years ago
Can we see if we can get it to pass tests? It looks like its failing because its not really running anything (which makes sense given its a template!)
It should have an output at logs/model.log
, but that somehow appears to have been created in the root dir model.log
instead.
The reason it's failing is due to changes in the stata-mp image, which require a STATA_LICENSE envvar in the action. I've now added that in #27. If you rebase and push, then I think the tests should pass.
This is leftover from an old way of working and has been removed from the research repos.