Currently the mdanalysis-compatibility-failure.md file is being called from the wrong location, at present the file is within CodeEntropy/.github/workflows. But the call wihtin the project-ci.yaml is from CodeEntropy/.github/mdanalysis-compatibility-failure.md. This needs to be changed to ensure the correct error messages are being displayed when the project CI is run.
Currently the
mdanalysis-compatibility-failure.mdfile is being called from the wrong location, at present the file is withinCodeEntropy/.github/workflows. But the call wihtin theproject-ci.yamlis fromCodeEntropy/.github/mdanalysis-compatibility-failure.md. This needs to be changed to ensure the correct error messages are being displayed when the project CI is run.