Skip to content

Commit

Permalink
Merge pull request #4624 from neutrinoceros/drop_conda_windows
Browse files Browse the repository at this point in the history
  • Loading branch information
neutrinoceros authored Oct 3, 2023
2 parents f74c6d5 + ba52f7b commit 416a6a4
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,14 +74,6 @@ jobs:
uses: actions/checkout@v4
with:
submodules: true
- name: Set up Conda (windows only)
uses: s-weigand/setup-conda@v1
if: matrix.os == 'windows-latest'
with:
update-conda: true
conda-channels: conda-forge
activate-conda: true
python-version: ${{matrix.python-version}}
- name: Install dependencies and yt
shell: bash
env:
Expand Down

0 comments on commit 416a6a4

Please sign in to comment.