Becksteinlab / imdclient

Streaming analysis from running MD simulations.
https://imdclient.readthedocs.io/
Other
5 stars 0 forks source link

LAMMPS integration fails because branch tag is not found #39

Closed orbeckst closed 3 days ago

orbeckst commented 4 days ago

Expected behavior

The workflows/lammps-integration.yaml workflow runs.

Actual behavior

It fails in Clone lammps fork from repository: ljwoods2/lammps with

Error: A branch or tag with the name 'imd-v3' could not be found

Fix?

Change the tag in https://github.com/Becksteinlab/imdclient/blob/46a8de9758c2a4590d105f669933a1ba04877f8c/.github/workflows/lammps-integration.yaml#L70 to match the correct repo tag to imd-v3-integration

ljwoods2 commented 3 days ago

Fixed by #30