Closed jmbuhr closed 1 year ago
These are not the last failing tests, because many of the skipped ones would also fail. For developing, we should only merge the PR if all tests are passing and none are skipped. At the moment the skipped tasks are breaking too often even though they test important features of kimmdy. Also, we should get used to the fact that conda is required for kimmdy. I don't think there is a way around it because we need cuda.
Solved in #275
last currently failing tests: https://github.com/hits-mbm-dev/kimmdy/actions/runs/6124770767/job/16625392110#step:4:4179
would be nice to reach a green state so that we have a state to maintain for each PR.