Skip to content

Commit 2a45d39

Browse files
committed
run in a mamba shell
1 parent b6b8566 commit 2a45d39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/create-env.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
micromamba activate biocpy_${{ matrix.conda-config }}
3434
python --version
3535
printenv
36+
shell: micromamba-shell {0}
3637

3738
- name: Test for import
3839
run: python -c "import genomicranges"

0 commit comments

Comments
 (0)