Skip to content

Commit 2614c1e

Browse files
authored
dont double init bash
1 parent bbc23ae commit 2614c1e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/python-package.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
init-shell: bash
3333
- name: Test with pytest
3434
run: |
35-
eval "$(micromamba shell hook --shell bash)"
3635
micromamba activate base
3736
coverage run --source=pyxlma -m pytest --mpl --mpl-baseline-path=tests/truth/images/ --mpl-generate-summary=html,json --mpl-results-path=tests/mpl-results/ tests/
3837
coverage xml

0 commit comments

Comments
 (0)