Skip to content

Commit

Permalink
Use miniforge in github action tests
Browse files Browse the repository at this point in the history
  • Loading branch information
atztogo committed May 29, 2023
1 parent d15ca72 commit bb693cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/phono3py-pytest-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
- uses: conda-incubator/setup-miniconda@v2
with:
auto-update-conda: true
installer-url: https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-Linux-x86_64.sh
channels: conda-forge
channel-priority: strict
python-version: ${{ matrix.python-version }}
Expand Down

0 comments on commit bb693cd

Please sign in to comment.