Skip to content

Commit

Permalink
remove env list for Conda runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Moritz-Alexander-Kern committed Mar 25, 2024
1 parent 536913c commit e4de9aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,6 @@ jobs:
shell: bash -el {0}
run: |
python --version
mamba env list
conda install mpi4py openmpi
mamba install pytest
mamba install pytest-cov coveralls
Expand Down

0 comments on commit e4de9aa

Please sign in to comment.