Skip to content

Commit

Permalink
add conda deployment workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MAfarrag committed Mar 6, 2024
1 parent 2bf30f8 commit e08b0e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
mamba-version: "*"
#use-mamba: true
auto-update-conda: false
environment-file: environment.yml
#environment-file: environment.yml
auto-activate-base: false
activate-environment: test
python-version: ${{ matrix.python-version }}
Expand Down

0 comments on commit e08b0e3

Please sign in to comment.