We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cce838 commit b033ca9Copy full SHA for b033ca9
.github/workflows/package-checks.yml
@@ -70,7 +70,7 @@ jobs:
70
uses: mamba-org/setup-micromamba@v1
71
with:
72
environment-name: recipe-test
73
- extra-specs: >-
+ create-args: >-
74
python=${{ matrix.python-version }}
75
boa
76
conda-verify
0 commit comments