Skip to content

Commit

Permalink
more GHA fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
svandenhaute committed Oct 24, 2023
1 parent 3aeeab5 commit 2a22ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ jobs:
pip install git+https://github.com/mir-group/nequip.git@develop --no-deps
pip install git+https://github.com/mir-group/allegro --no-deps
pip install git+https://github.com/svandenhaute/openmm-ml.git@triclinic
pip install 'psiflow[dev] @ git+https://github.com/molmod/psiflow.git'
pip install 'psiflow[test] @ git+https://github.com/molmod/psiflow.git'
pytest --skip-gpu
shell: micromamba-shell {0}

0 comments on commit 2a22ac8

Please sign in to comment.