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 65e95ab commit 8b9f671Copy full SHA for 8b9f671
.github/workflows/main.yml
@@ -40,7 +40,7 @@ jobs:
40
41
- name: Install core dependencies.
42
shell: bash -l {0}
43
- run: mamba install -c conda-forge tox-conda coverage mamba
+ run: mamba install -c conda-forge tox-conda coverage
44
45
# Unit, integration, and end-to-end tests.
46
0 commit comments