Skip to content

Commit

Permalink
Merge pull request #235 from melissawm/fix-conda-ci
Browse files Browse the repository at this point in the history
Fix conda job in CI
  • Loading branch information
bsipocz authored Oct 2, 2024
2 parents aa64f47 + 3d07316 commit aba40b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
auto-update-conda: true
activate-environment: numpy-tutorials
environment-file: environment.yml
miniforge-variant: Mambaforge
miniforge-version: latest
use-mamba: true
python-version: "3.11"
Expand Down

0 comments on commit aba40b2

Please sign in to comment.