We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2633a9 commit f8f3d59Copy full SHA for f8f3d59
.github/workflows/main.yml
@@ -22,7 +22,7 @@ jobs:
22
python-version: ${{ matrix.python-version }}
23
condarc-file: github-condarc.yml
24
auto-activate-base: true
25
- use-mamba: true
+ use-mamba: false
26
- name: Dev install package
27
run: |
28
conda run -n mkxref-dev pip install -e . --no-deps --no-build-isolation
0 commit comments