mosdef-hub / foyer

A package for atom-typing as well as applying and disseminating forcefields
https://foyer.mosdef.org
MIT License
117 stars 75 forks source link

Failing CI tests on main #550

Closed daico007 closed 7 months ago

daico007 commented 7 months ago

Bug summary

CI tests on main are failing for all but macOS. Reviewing CI log indicate failure at the post install mamba step (i.e., the .github/workflows/CI.yml need some attention/updates):

Removing micromamba run shell ...
Deinitialize micromamba for bash
  node:internal/process/promises:289
              triggerUncaughtException(err, true /* fromPromise */);
              ^

  [Error: ENOENT: no such file or directory, lstat '/home/runner/micromamba-bin/micromamba-shell'] {
    errno: -2,
    code: 'ENOENT',
    syscall: 'lstat',
    path: '/home/runner/micromamba-bin/micromamba-shell'
  }

  Node.js v20.[8](https://github.com/mosdef-hub/foyer/actions/runs/7054269544/job/19202837738#step:13:8).1