We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6b8566 commit 2a45d39Copy full SHA for 2a45d39
.github/workflows/create-env.yml
@@ -33,6 +33,7 @@ jobs:
33
micromamba activate biocpy_${{ matrix.conda-config }}
34
python --version
35
printenv
36
+ shell: micromamba-shell {0}
37
38
- name: Test for import
39
run: python -c "import genomicranges"
0 commit comments