Closed mmcdermott closed 1 month ago
e.g., you can see in the logs here: https://github.com/Oufattole/meds-torch/actions/runs/11389823931/job/31690030443?pr=88#step:5:21 that it is just running the tests in tests
I think it is maybe because of this line: https://github.com/Oufattole/meds-torch/blob/main/pyproject.toml#L73
Once fixed, logs look like this: https://github.com/Oufattole/meds-torch/actions/runs/11390029902/job/31690689823?pr=93#step:5:163
I don't think the doctests are actually being run by github workflows and may be failing. this should be investigated.