We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79142ab commit 869a382Copy full SHA for 869a382
.github/workflows/tests.yml
@@ -26,7 +26,6 @@ jobs:
26
- name: Setup Conda Environment
27
uses: conda-incubator/setup-miniconda@v3
28
with:
29
- miniforge-variant: Mambaforge
30
miniforge-version: latest
31
use-mamba: true
32
channel-priority: strict
0 commit comments