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 5234037 commit 527a3e3Copy full SHA for 527a3e3
.github/workflows/downstream.yml
@@ -55,6 +55,7 @@ jobs:
55
with:
56
auto-update-conda: true
57
activate-environment: jupyter_kernel_test
58
+ miniforge-variant: Mambaforge
59
python-version: ${{ matrix.python-version }}
60
61
- name: Test jupyter_kernel_test
0 commit comments