Skip to content

Commit

Permalink
Remove s-weigand/setup-conda action
Browse files Browse the repository at this point in the history
  • Loading branch information
t-sommer committed Oct 29, 2024
1 parent a6dd205 commit ff9b937
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: '3.10'
- uses: s-weigand/setup-conda@v1
with:
conda-channels: conda-forge
- run: conda --version
- run: which python
- run: python -m pip install fmpy==0.3.20 pytest scipy
- if: matrix.name == 'aarch64-linux'
Expand Down

0 comments on commit ff9b937

Please sign in to comment.