Skip to content

Commit

Permalink
fix: gh workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gemygk committed May 24, 2024
1 parent 88a0dc5 commit 3a6c0d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
miniconda-version: "latest"
environment-file: ./environment.yml
mamba-version: "*"
use-mamba: true
use-mamba: false
channels: conda-forge, defaults
# channels: conda-forge, defaults, bioconda, anaconda
use-only-tar-bz2: true # IMPORTANT: This needs to be set for caching to work properly!
Expand Down

0 comments on commit 3a6c0d0

Please sign in to comment.