GitHub test error - STATA code, unable to open log file #172
-
The Immunosuppressant-meds-research master branch is failing at the "Run model" stage (details here). The STATA code is able to open a log file when I run this locally, any ideas as to why it might be failing on GitHub? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
The current failure is I think because there's no |
Beta Was this translation helpful? Give feedback.
The current failure is I think because there's no
logs/
directory in the root of the repo, which is where it's trying to write it. Try adding the folder along with a.gitkeep
file, in the same way as theoutput/
folder here https://github.com/opensafely/immunosuppressant-meds-research/tree/master/output.