Skip to content

Commit

Permalink
removed channels from mamba setup
Browse files Browse the repository at this point in the history
  • Loading branch information
EnricoTrizio committed Nov 14, 2023
1 parent e2fb193 commit d3cf149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
with:
environment-file: devtools/conda-envs/test_env.yaml
environment-name: test
channels: conda-forge,defaults
# channels: conda-forge,defaults
create-args: >-
python=${{ matrix.python-version }}
Expand Down

0 comments on commit d3cf149

Please sign in to comment.