Open alexsavulescu opened 2 years ago
https://github.com/neuronsimulator/nrn-modeldb-ci/pull/89 marked 30 more models as skipped.
This is because those models contain .mod
files that are not at the top-level, and where model_dir
was not explicitly specified, so the .mod
files were not previously compiled by nrn-modeldb-ci.
Most of these do not compile because they are missing fixes for compatibility with one or more of:
Historically a few models were skipped for various reasons. We should try and enable them.
Look for
skip: true
in https://github.com/neuronsimulator/nrn-modeldb-ci/blob/master/modeldb/modeldb-run.yaml