Skip to content

Commit

Permalink
update github action with gemmi
Browse files Browse the repository at this point in the history
  • Loading branch information
marinegor committed Oct 24, 2024
1 parent 8d1a8b5 commit ef29338
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/actions/setup-deps/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ inputs:
default: 'cython'
fasteners:
default: 'fasteners'
gemmi:
default: 'gemmi'
griddataformats:
default: 'griddataformats'
gsd:
Expand Down Expand Up @@ -130,6 +132,7 @@ runs:
${{ inputs.dask }}
${{ inputs.distopia }}
${{ inputs.gsd }}
${{ inputs.gemmi }}
${{ inputs.h5py }}
${{ inputs.hole2 }}
${{ inputs.joblib }}
Expand Down

0 comments on commit ef29338

Please sign in to comment.