Skip to content

Commit

Permalink
pytest with pypolymlp on github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
atztogo committed Oct 9, 2024
1 parent ac396c0 commit 7ed6007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phono3py-pytest-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: |
conda activate test
conda install --yes python=${{ matrix.python-version }}
conda install --yes matplotlib-base pyyaml "libblas=*=*openblas" openblas h5py scipy pytest spglib alm cmake c-compiler cxx-compiler
conda install --yes matplotlib-base pyyaml "libblas=*=*openblas" openblas h5py scipy pytest spglib alm cmake c-compiler cxx-compiler pypolymlp
- name: Install phonopy develop branch
run: |
conda activate test
Expand Down

0 comments on commit 7ed6007

Please sign in to comment.