Skip to content

Commit

Permalink
run in a mamba shell
Browse files Browse the repository at this point in the history
  • Loading branch information
jkanche committed Jan 24, 2025
1 parent b6b8566 commit 2a45d39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
micromamba activate biocpy_${{ matrix.conda-config }}
python --version
printenv
shell: micromamba-shell {0}

- name: Test for import
run: python -c "import genomicranges"
Expand Down

0 comments on commit 2a45d39

Please sign in to comment.